public class GetShipmentsForOrderWithGranularityResponse extends Object implements Serializable
Java class for getShipmentsForOrderWithGranularityResponse 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 |
|---|
GetShipmentsForOrderWithGranularityResponse() |
| 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 GetShipmentsForOrderWithGranularityResponse()
public ShipmentsData getReturn()
ShipmentsDatapublic void setReturn(ShipmentsData value)
value - allowed object is
ShipmentsDataCopyright © 2021. All rights reserved.