| java.lang.Object | |
| ↳ | com.amazonaws.fba_inventory.doc._2009_07_31.SupplyDetail |
Represents a quantity of merchant-owned inventory for a single SKU -- either in Amazon's fulfillment network, or in a shipment inbound to an Amazon fulfillment center -- that is or will be available to fulfill Multi-Channel orders, and the date/time when the inventory is expected to be available for picking.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| earliestAvailableToPickDateTime | |||||||||||
| latestAvailableToPickDateTime | |||||||||||
| quantity | |||||||||||
| supplyType | |||||||||||
| typeDesc | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get Custom Deserializer
| |||||||||||
Gets the earliestAvailableToPickDateTime value for this SupplyDetail.
| |||||||||||
Gets the latestAvailableToPickDateTime value for this SupplyDetail.
| |||||||||||
Gets the quantity value for this SupplyDetail.
| |||||||||||
Get Custom Serializer
| |||||||||||
Gets the supplyType value for this SupplyDetail.
| |||||||||||
Return type metadata object
| |||||||||||
Sets the earliestAvailableToPickDateTime value for this SupplyDetail.
| |||||||||||
Sets the latestAvailableToPickDateTime value for this SupplyDetail.
| |||||||||||
Sets the quantity value for this SupplyDetail.
| |||||||||||
Sets the supplyType value for this SupplyDetail.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| quantity | |
|---|---|
| supplyType | |
| earliestAvailableToPickDateTime | |
| latestAvailableToPickDateTime |
| obj |
|---|
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the earliestAvailableToPickDateTime value for this SupplyDetail.
Gets the latestAvailableToPickDateTime value for this SupplyDetail.
Gets the quantity value for this SupplyDetail.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the supplyType value for this SupplyDetail.
Return type metadata object
Sets the earliestAvailableToPickDateTime value for this SupplyDetail.
| earliestAvailableToPickDateTime |
|---|
Sets the latestAvailableToPickDateTime value for this SupplyDetail.
| latestAvailableToPickDateTime |
|---|
Sets the quantity value for this SupplyDetail.
| quantity |
|---|
Sets the supplyType value for this SupplyDetail.
| supplyType |
|---|