public class GetAvailableShipmentModesResponse extends Object implements Serializable
Java class for getAvailableShipmentModesResponse 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 |
|---|
GetAvailableShipmentModesResponse() |
| 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()
ShipmentModesDetailedDatapublic void setReturn(ShipmentModesDetailedData value)
value - allowed object is
ShipmentModesDetailedDataCopyright © 2021. All rights reserved.