public class SetShipmentModeForOrderResponse extends Object implements Serializable
Java class for setShipmentModeForOrderResponse complex type.
The following schema fragment specifies the expected content contained within this class.
Modifier and Type | Field and Description |
---|---|
protected ShipmentModesDetailedData |
_return |
Constructor and Description |
---|
SetShipmentModeForOrderResponse() |
Modifier and Type | Method and Description |
---|---|
ShipmentModesDetailedData |
getReturn()
Gets the value of the return property.
|
void |
setReturn(ShipmentModesDetailedData value)
Sets the value of the return property.
|
protected ShipmentModesDetailedData _return
public ShipmentModesDetailedData getReturn()
ShipmentModesDetailedData
public void setReturn(ShipmentModesDetailedData value)
value
- allowed object is
ShipmentModesDetailedData
Copyright © 2021. All rights reserved.