public class

GetInboundShipmentPreviewResult

extends Object
implements Serializable
java.lang.Object
   ↳ com.amazonaws.fba_inbound.doc._2007_05_10.GetInboundShipmentPreviewResult

Summary

Fields
private Object __equalsCalc
private boolean __hashCodeCalc
private ShipmentPreview[] shipmentPreview
private static TypeDesc typeDesc
Public Constructors
GetInboundShipmentPreviewResult()
GetInboundShipmentPreviewResult(ShipmentPreview[] shipmentPreview)
Public Methods
synchronized boolean equals(Object obj)
static Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Deserializer
static Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Serializer
ShipmentPreview[] getShipmentPreview()
Gets the shipmentPreview value for this GetInboundShipmentPreviewResult.
ShipmentPreview getShipmentPreview(int i)
static TypeDesc getTypeDesc()
Return type metadata object
synchronized int hashCode()
void setShipmentPreview(int i, ShipmentPreview _value)
void setShipmentPreview(ShipmentPreview[] shipmentPreview)
Sets the shipmentPreview value for this GetInboundShipmentPreviewResult.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private Object __equalsCalc

private boolean __hashCodeCalc

private ShipmentPreview[] shipmentPreview

private static TypeDesc typeDesc

Public Constructors

public GetInboundShipmentPreviewResult ()

public GetInboundShipmentPreviewResult (ShipmentPreview[] shipmentPreview)

Parameters
shipmentPreview

Public Methods

public synchronized boolean equals (Object obj)

Parameters
obj

public static Deserializer getDeserializer (String mechType, Class _javaType, QName _xmlType)

Get Custom Deserializer

Parameters
mechType
_javaType
_xmlType

public static Serializer getSerializer (String mechType, Class _javaType, QName _xmlType)

Get Custom Serializer

Parameters
mechType
_javaType
_xmlType

public ShipmentPreview[] getShipmentPreview ()

Gets the shipmentPreview value for this GetInboundShipmentPreviewResult.

Returns
  • shipmentPreview

public ShipmentPreview getShipmentPreview (int i)

Parameters
i

public static TypeDesc getTypeDesc ()

Return type metadata object

public synchronized int hashCode ()

public void setShipmentPreview (int i, ShipmentPreview _value)

Parameters
i
_value

public void setShipmentPreview (ShipmentPreview[] shipmentPreview)

Sets the shipmentPreview value for this GetInboundShipmentPreviewResult.

Parameters
shipmentPreview