Project 4

com.amazon.soap.AWSECommerceService
Class SimilarityLookupRequest

java.lang.Object
  extended bycom.amazon.soap.AWSECommerceService.SimilarityLookupRequest
All Implemented Interfaces:
java.io.Serializable

public class SimilarityLookupRequest
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
private  java.lang.Object __equalsCalc
           
private  boolean __hashCodeCalc
           
private  Condition condition
           
private  DeliveryMethod deliveryMethod
           
private  java.lang.String ISPUPostalCode
           
private  java.lang.String[] itemId
           
private  java.lang.String merchantId
           
private  java.lang.String[] responseGroup
           
private  SimilarityLookupRequestSimilarityType similarityType
           
private static org.apache.axis.description.TypeDesc typeDesc
           
 
Constructor Summary
SimilarityLookupRequest()
           
SimilarityLookupRequest(Condition condition, DeliveryMethod deliveryMethod, java.lang.String[] itemId, java.lang.String ISPUPostalCode, java.lang.String merchantId, java.lang.String[] responseGroup, SimilarityLookupRequestSimilarityType similarityType)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 Condition getCondition()
          Gets the condition value for this SimilarityLookupRequest.
 DeliveryMethod getDeliveryMethod()
          Gets the deliveryMethod value for this SimilarityLookupRequest.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.lang.String getISPUPostalCode()
          Gets the ISPUPostalCode value for this SimilarityLookupRequest.
 java.lang.String[] getItemId()
          Gets the itemId value for this SimilarityLookupRequest.
 java.lang.String getItemId(int i)
           
 java.lang.String getMerchantId()
          Gets the merchantId value for this SimilarityLookupRequest.
 java.lang.String[] getResponseGroup()
          Gets the responseGroup value for this SimilarityLookupRequest.
 java.lang.String getResponseGroup(int i)
           
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 SimilarityLookupRequestSimilarityType getSimilarityType()
          Gets the similarityType value for this SimilarityLookupRequest.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setCondition(Condition condition)
          Sets the condition value for this SimilarityLookupRequest.
 void setDeliveryMethod(DeliveryMethod deliveryMethod)
          Sets the deliveryMethod value for this SimilarityLookupRequest.
 void setISPUPostalCode(java.lang.String ISPUPostalCode)
          Sets the ISPUPostalCode value for this SimilarityLookupRequest.
 void setItemId(int i, java.lang.String _value)
           
 void setItemId(java.lang.String[] itemId)
          Sets the itemId value for this SimilarityLookupRequest.
 void setMerchantId(java.lang.String merchantId)
          Sets the merchantId value for this SimilarityLookupRequest.
 void setResponseGroup(int i, java.lang.String _value)
           
 void setResponseGroup(java.lang.String[] responseGroup)
          Sets the responseGroup value for this SimilarityLookupRequest.
 void setSimilarityType(SimilarityLookupRequestSimilarityType similarityType)
          Sets the similarityType value for this SimilarityLookupRequest.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

__equalsCalc

private java.lang.Object __equalsCalc

__hashCodeCalc

private boolean __hashCodeCalc

condition

private Condition condition

deliveryMethod

private DeliveryMethod deliveryMethod

ISPUPostalCode

private java.lang.String ISPUPostalCode

itemId

private java.lang.String[] itemId

merchantId

private java.lang.String merchantId

responseGroup

private java.lang.String[] responseGroup

similarityType

private SimilarityLookupRequestSimilarityType similarityType

typeDesc

private static org.apache.axis.description.TypeDesc typeDesc
Constructor Detail

SimilarityLookupRequest

public SimilarityLookupRequest()

SimilarityLookupRequest

public SimilarityLookupRequest(Condition condition,
                               DeliveryMethod deliveryMethod,
                               java.lang.String[] itemId,
                               java.lang.String ISPUPostalCode,
                               java.lang.String merchantId,
                               java.lang.String[] responseGroup,
                               SimilarityLookupRequestSimilarityType similarityType)
Method Detail

equals

public boolean equals(java.lang.Object obj)

getCondition

public Condition getCondition()
Gets the condition value for this SimilarityLookupRequest.

Returns:
condition

getDeliveryMethod

public DeliveryMethod getDeliveryMethod()
Gets the deliveryMethod value for this SimilarityLookupRequest.

Returns:
deliveryMethod

getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer


getISPUPostalCode

public java.lang.String getISPUPostalCode()
Gets the ISPUPostalCode value for this SimilarityLookupRequest.

Returns:
ISPUPostalCode

getItemId

public java.lang.String[] getItemId()
Gets the itemId value for this SimilarityLookupRequest.

Returns:
itemId

getItemId

public java.lang.String getItemId(int i)

getMerchantId

public java.lang.String getMerchantId()
Gets the merchantId value for this SimilarityLookupRequest.

Returns:
merchantId

getResponseGroup

public java.lang.String[] getResponseGroup()
Gets the responseGroup value for this SimilarityLookupRequest.

Returns:
responseGroup

getResponseGroup

public java.lang.String getResponseGroup(int i)

getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getSimilarityType

public SimilarityLookupRequestSimilarityType getSimilarityType()
Gets the similarityType value for this SimilarityLookupRequest.

Returns:
similarityType

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


hashCode

public int hashCode()

setCondition

public void setCondition(Condition condition)
Sets the condition value for this SimilarityLookupRequest.

Parameters:
condition -

setDeliveryMethod

public void setDeliveryMethod(DeliveryMethod deliveryMethod)
Sets the deliveryMethod value for this SimilarityLookupRequest.

Parameters:
deliveryMethod -

setISPUPostalCode

public void setISPUPostalCode(java.lang.String ISPUPostalCode)
Sets the ISPUPostalCode value for this SimilarityLookupRequest.

Parameters:
ISPUPostalCode -

setItemId

public void setItemId(int i,
                      java.lang.String _value)

setItemId

public void setItemId(java.lang.String[] itemId)
Sets the itemId value for this SimilarityLookupRequest.

Parameters:
itemId -

setMerchantId

public void setMerchantId(java.lang.String merchantId)
Sets the merchantId value for this SimilarityLookupRequest.

Parameters:
merchantId -

setResponseGroup

public void setResponseGroup(int i,
                             java.lang.String _value)

setResponseGroup

public void setResponseGroup(java.lang.String[] responseGroup)
Sets the responseGroup value for this SimilarityLookupRequest.

Parameters:
responseGroup -

setSimilarityType

public void setSimilarityType(SimilarityLookupRequestSimilarityType similarityType)
Sets the similarityType value for this SimilarityLookupRequest.

Parameters:
similarityType -

Project 4