| java.lang.Object | |
| ↳ | com.amazonaws.fba_inbound.doc._2007_05_10.FulfillmentItem |
Properties and identifiers for an item that could be fulfilled by Amazon. This does NOT imply that the item has a offer for which it can be fulfilled, only that it can be tracked by the Amazon Fulfillment Network. An inactive item may have quantity in the fulfillment center, but will never be fulfilled.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ASIN | |||||||||||
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| condition | |||||||||||
| fulfillmentNetworkSKU | |||||||||||
| isActive | |||||||||||
| merchantSKU | |||||||||||
| typeDesc | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the ASIN value for this FulfillmentItem.
| |||||||||||
Gets the condition value for this FulfillmentItem.
| |||||||||||
Get Custom Deserializer
| |||||||||||
Gets the fulfillmentNetworkSKU value for this FulfillmentItem.
| |||||||||||
Gets the merchantSKU value for this FulfillmentItem.
| |||||||||||
Get Custom Serializer
| |||||||||||
Return type metadata object
| |||||||||||
Gets the isActive value for this FulfillmentItem.
| |||||||||||
Sets the ASIN value for this FulfillmentItem.
| |||||||||||
Sets the condition value for this FulfillmentItem.
| |||||||||||
Sets the fulfillmentNetworkSKU value for this FulfillmentItem.
| |||||||||||
Sets the isActive value for this FulfillmentItem.
| |||||||||||
Sets the merchantSKU value for this FulfillmentItem.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| ASIN | |
|---|---|
| condition | |
| merchantSKU | |
| fulfillmentNetworkSKU | |
| isActive |
| obj |
|---|
Gets the ASIN value for this FulfillmentItem.
Gets the condition value for this FulfillmentItem.
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the fulfillmentNetworkSKU value for this FulfillmentItem.
Gets the merchantSKU value for this FulfillmentItem.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Return type metadata object
Gets the isActive value for this FulfillmentItem.
Sets the ASIN value for this FulfillmentItem.
| ASIN |
|---|
Sets the condition value for this FulfillmentItem.
| condition |
|---|
Sets the fulfillmentNetworkSKU value for this FulfillmentItem.
| fulfillmentNetworkSKU |
|---|
Sets the isActive value for this FulfillmentItem.
| isActive |
|---|
Sets the merchantSKU value for this FulfillmentItem.
| merchantSKU |
|---|