public class GetShipmentsForOrder extends Object implements Serializable
Java class for getShipmentsForOrder complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected long |
orderId |
| Constructor and Description |
|---|
GetShipmentsForOrder() |
| Modifier and Type | Method and Description |
|---|---|
long |
getOrderId()
Gets the value of the orderId property.
|
void |
setOrderId(long value)
Sets the value of the orderId property.
|
Copyright © 2021. All rights reserved.