| java.lang.Object | |
| ↳ | com.amazonaws.fba_inbound.doc._2007_05_10.MerchantItem |
Properties and identifiers for a merchant item. Very similar to a FulfillmentItem, but no FulfillmentNetworkSKU nor an IsActive flag is needed.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ASIN | |||||||||||
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| condition | |||||||||||
| merchantSKU | |||||||||||
| typeDesc | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the ASIN value for this MerchantItem.
| |||||||||||
Gets the condition value for this MerchantItem.
| |||||||||||
Get Custom Deserializer
| |||||||||||
Gets the merchantSKU value for this MerchantItem.
| |||||||||||
Get Custom Serializer
| |||||||||||
Return type metadata object
| |||||||||||
Sets the ASIN value for this MerchantItem.
| |||||||||||
Sets the condition value for this MerchantItem.
| |||||||||||
Sets the merchantSKU value for this MerchantItem.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| ASIN | |
|---|---|
| condition | |
| merchantSKU |
| obj |
|---|
Gets the ASIN value for this MerchantItem.
Gets the condition value for this MerchantItem.
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the merchantSKU value for this MerchantItem.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Return type metadata object
Sets the ASIN value for this MerchantItem.
| ASIN |
|---|
Sets the condition value for this MerchantItem.
| condition |
|---|
Sets the merchantSKU value for this MerchantItem.
| merchantSKU |
|---|