public class

GetInventorySupplyResult

extends Object
implements Serializable
java.lang.Object
   ↳ com.amazonaws.fba_inventory.doc._2009_07_31.GetInventorySupplyResult

Summary

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

Fields

private Object __equalsCalc

private boolean __hashCodeCalc

private MerchantSKUSupply[] merchantSKUSupply

private static TypeDesc typeDesc

Public Constructors

public GetInventorySupplyResult ()

public GetInventorySupplyResult (MerchantSKUSupply[] merchantSKUSupply)

Parameters
merchantSKUSupply

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 MerchantSKUSupply getMerchantSKUSupply (int i)

Parameters
i

public MerchantSKUSupply[] getMerchantSKUSupply ()

Gets the merchantSKUSupply value for this GetInventorySupplyResult.

Returns
  • merchantSKUSupply

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

Get Custom Serializer

Parameters
mechType
_javaType
_xmlType

public static TypeDesc getTypeDesc ()

Return type metadata object

public synchronized int hashCode ()

public void setMerchantSKUSupply (int i, MerchantSKUSupply _value)

Parameters
i
_value

public void setMerchantSKUSupply (MerchantSKUSupply[] merchantSKUSupply)

Sets the merchantSKUSupply value for this GetInventorySupplyResult.

Parameters
merchantSKUSupply