| java.lang.Object | |
| ↳ | com.amazonaws.fba_inbound.doc._2007_05_10.InboundShipmentItem |
Information about an item in a shipment.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| fulfillmentNetworkSKU | |||||||||||
| merchantSKU | |||||||||||
| quantityReceived | |||||||||||
| quantityShipped | |||||||||||
| typeDesc | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get Custom Deserializer
| |||||||||||
Gets the fulfillmentNetworkSKU value for this InboundShipmentItem.
| |||||||||||
Gets the merchantSKU value for this InboundShipmentItem.
| |||||||||||
Gets the quantityReceived value for this InboundShipmentItem.
| |||||||||||
Gets the quantityShipped value for this InboundShipmentItem.
| |||||||||||
Get Custom Serializer
| |||||||||||
Return type metadata object
| |||||||||||
Sets the fulfillmentNetworkSKU value for this InboundShipmentItem.
| |||||||||||
Sets the merchantSKU value for this InboundShipmentItem.
| |||||||||||
Sets the quantityReceived value for this InboundShipmentItem.
| |||||||||||
Sets the quantityShipped value for this InboundShipmentItem.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| quantityShipped | |
|---|---|
| quantityReceived | |
| fulfillmentNetworkSKU | |
| merchantSKU |
| obj |
|---|
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the fulfillmentNetworkSKU value for this InboundShipmentItem.
Gets the merchantSKU value for this InboundShipmentItem.
Gets the quantityReceived value for this InboundShipmentItem.
Gets the quantityShipped value for this InboundShipmentItem.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Return type metadata object
Sets the fulfillmentNetworkSKU value for this InboundShipmentItem.
| fulfillmentNetworkSKU |
|---|
Sets the merchantSKU value for this InboundShipmentItem.
| merchantSKU |
|---|
Sets the quantityReceived value for this InboundShipmentItem.
| quantityReceived |
|---|
Sets the quantityShipped value for this InboundShipmentItem.
| quantityShipped |
|---|