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