public class

ListUpdatedInventorySupplyResult

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

Summary

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

Fields

private Object __equalsCalc

private boolean __hashCodeCalc

private boolean hasNext

private MerchantSKUSupply[] merchantSKUSupply

private String nextToken

private static TypeDesc typeDesc

Public Constructors

public ListUpdatedInventorySupplyResult ()

public ListUpdatedInventorySupplyResult (String nextToken, boolean hasNext, MerchantSKUSupply[] merchantSKUSupply)

Parameters
nextToken
hasNext
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 ()

Gets the merchantSKUSupply value for this ListUpdatedInventorySupplyResult.

Returns
  • merchantSKUSupply

public MerchantSKUSupply getMerchantSKUSupply (int i)

Parameters
i

public String getNextToken ()

Gets the nextToken value for this ListUpdatedInventorySupplyResult.

Returns
  • nextToken

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 boolean isHasNext ()

Gets the hasNext value for this ListUpdatedInventorySupplyResult.

Returns
  • hasNext

public void setHasNext (boolean hasNext)

Sets the hasNext value for this ListUpdatedInventorySupplyResult.

Parameters
hasNext

public void setMerchantSKUSupply (MerchantSKUSupply[] merchantSKUSupply)

Sets the merchantSKUSupply value for this ListUpdatedInventorySupplyResult.

Parameters
merchantSKUSupply

public void setMerchantSKUSupply (int i, MerchantSKUSupply _value)

Parameters
i
_value

public void setNextToken (String nextToken)

Sets the nextToken value for this ListUpdatedInventorySupplyResult.

Parameters
nextToken