public class ShipmentIdData extends WebMethodResult implements Serializable
Java class for shipmentIdData complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
shipmentId |
requestId, statusCode, statusDetail| Constructor and Description |
|---|
ShipmentIdData() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getShipmentId()
Gets the value of the shipmentId property.
|
void |
setShipmentId(Integer value)
Sets the value of the shipmentId property.
|
getRequestId, getStatusCode, getStatusDetail, setRequestId, setStatusCode, setStatusDetailprotected Integer shipmentId
Copyright © 2021. All rights reserved.