| java.lang.Object | |
| ↳ | com.amazonaws.fba_outbound.doc._2007_08_02.FulfillmentPreviewItem |
The field "estimatedShippingWeight" refers to the item-level estimated shipping weight. This is per item, not the total for the quantity given. The field "ShippingWeightCalculationMethod" provides the method used to calculate shipping weight. It can use one of two methods: *Package *Dimensional
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| estimatedShippingWeight | |||||||||||
| merchantFulfillmentOrderItemId | |||||||||||
| merchantSKU | |||||||||||
| quantity | |||||||||||
| shippingWeightCalculationMethod | |||||||||||
| typeDesc | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get Custom Deserializer
| |||||||||||
Gets the estimatedShippingWeight value for this FulfillmentPreviewItem.
| |||||||||||
Gets the merchantFulfillmentOrderItemId value for this FulfillmentPreviewItem.
| |||||||||||
Gets the merchantSKU value for this FulfillmentPreviewItem.
| |||||||||||
Gets the quantity value for this FulfillmentPreviewItem.
| |||||||||||
Get Custom Serializer
| |||||||||||
Gets the shippingWeightCalculationMethod value for this FulfillmentPreviewItem.
| |||||||||||
Return type metadata object
| |||||||||||
Sets the estimatedShippingWeight value for this FulfillmentPreviewItem.
| |||||||||||
Sets the merchantFulfillmentOrderItemId value for this FulfillmentPreviewItem.
| |||||||||||
Sets the merchantSKU value for this FulfillmentPreviewItem.
| |||||||||||
Sets the quantity value for this FulfillmentPreviewItem.
| |||||||||||
Sets the shippingWeightCalculationMethod value for this FulfillmentPreviewItem.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| merchantSKU | |
|---|---|
| quantity | |
| merchantFulfillmentOrderItemId | |
| estimatedShippingWeight | |
| shippingWeightCalculationMethod |
| obj |
|---|
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the estimatedShippingWeight value for this FulfillmentPreviewItem.
Gets the merchantFulfillmentOrderItemId value for this FulfillmentPreviewItem.
Gets the merchantSKU value for this FulfillmentPreviewItem.
Gets the quantity value for this FulfillmentPreviewItem.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the shippingWeightCalculationMethod value for this FulfillmentPreviewItem.
Return type metadata object
Sets the estimatedShippingWeight value for this FulfillmentPreviewItem.
| estimatedShippingWeight |
|---|
Sets the merchantFulfillmentOrderItemId value for this FulfillmentPreviewItem.
| merchantFulfillmentOrderItemId |
|---|
Sets the merchantSKU value for this FulfillmentPreviewItem.
| merchantSKU |
|---|
Sets the quantity value for this FulfillmentPreviewItem.
| quantity |
|---|
Sets the shippingWeightCalculationMethod value for this FulfillmentPreviewItem.
| shippingWeightCalculationMethod |
|---|