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