Project 4

com.amazon.soap.AWSECommerceService
Class SellerListingLookup

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

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

See Also:
Serialized Form

Field Summary
private  java.lang.Object __equalsCalc
           
private  boolean __hashCodeCalc
           
private  java.lang.String associateTag
           
private  java.lang.String AWSAccessKeyId
           
private  java.lang.String marketplaceDomain
           
private  SellerListingLookupRequest[] request
           
private  SellerListingLookupRequest shared
           
private  java.lang.String subscriptionId
           
private static org.apache.axis.description.TypeDesc typeDesc
           
private  java.lang.String validate
           
private  java.lang.String XMLEscaping
           
 
Constructor Summary
SellerListingLookup()
           
SellerListingLookup(java.lang.String marketplaceDomain, java.lang.String AWSAccessKeyId, java.lang.String subscriptionId, java.lang.String associateTag, java.lang.String validate, java.lang.String XMLEscaping, SellerListingLookupRequest shared, SellerListingLookupRequest[] request)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getAssociateTag()
          Gets the associateTag value for this SellerListingLookup.
 java.lang.String getAWSAccessKeyId()
          Gets the AWSAccessKeyId value for this SellerListingLookup.
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 getMarketplaceDomain()
          Gets the marketplaceDomain value for this SellerListingLookup.
 SellerListingLookupRequest[] getRequest()
          Gets the request value for this SellerListingLookup.
 SellerListingLookupRequest getRequest(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
 SellerListingLookupRequest getShared()
          Gets the shared value for this SellerListingLookup.
 java.lang.String getSubscriptionId()
          Gets the subscriptionId value for this SellerListingLookup.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.String getValidate()
          Gets the validate value for this SellerListingLookup.
 java.lang.String getXMLEscaping()
          Gets the XMLEscaping value for this SellerListingLookup.
 int hashCode()
           
 void setAssociateTag(java.lang.String associateTag)
          Sets the associateTag value for this SellerListingLookup.
 void setAWSAccessKeyId(java.lang.String AWSAccessKeyId)
          Sets the AWSAccessKeyId value for this SellerListingLookup.
 void setMarketplaceDomain(java.lang.String marketplaceDomain)
          Sets the marketplaceDomain value for this SellerListingLookup.
 void setRequest(int i, SellerListingLookupRequest _value)
           
 void setRequest(SellerListingLookupRequest[] request)
          Sets the request value for this SellerListingLookup.
 void setShared(SellerListingLookupRequest shared)
          Sets the shared value for this SellerListingLookup.
 void setSubscriptionId(java.lang.String subscriptionId)
          Sets the subscriptionId value for this SellerListingLookup.
 void setValidate(java.lang.String validate)
          Sets the validate value for this SellerListingLookup.
 void setXMLEscaping(java.lang.String XMLEscaping)
          Sets the XMLEscaping value for this SellerListingLookup.
 
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

associateTag

private java.lang.String associateTag

AWSAccessKeyId

private java.lang.String AWSAccessKeyId

marketplaceDomain

private java.lang.String marketplaceDomain

request

private SellerListingLookupRequest[] request

shared

private SellerListingLookupRequest shared

subscriptionId

private java.lang.String subscriptionId

typeDesc

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

validate

private java.lang.String validate

XMLEscaping

private java.lang.String XMLEscaping
Constructor Detail

SellerListingLookup

public SellerListingLookup()

SellerListingLookup

public SellerListingLookup(java.lang.String marketplaceDomain,
                           java.lang.String AWSAccessKeyId,
                           java.lang.String subscriptionId,
                           java.lang.String associateTag,
                           java.lang.String validate,
                           java.lang.String XMLEscaping,
                           SellerListingLookupRequest shared,
                           SellerListingLookupRequest[] request)
Method Detail

equals

public boolean equals(java.lang.Object obj)

getAssociateTag

public java.lang.String getAssociateTag()
Gets the associateTag value for this SellerListingLookup.

Returns:
associateTag

getAWSAccessKeyId

public java.lang.String getAWSAccessKeyId()
Gets the AWSAccessKeyId value for this SellerListingLookup.

Returns:
AWSAccessKeyId

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


getMarketplaceDomain

public java.lang.String getMarketplaceDomain()
Gets the marketplaceDomain value for this SellerListingLookup.

Returns:
marketplaceDomain

getRequest

public SellerListingLookupRequest[] getRequest()
Gets the request value for this SellerListingLookup.

Returns:
request

getRequest

public SellerListingLookupRequest getRequest(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


getShared

public SellerListingLookupRequest getShared()
Gets the shared value for this SellerListingLookup.

Returns:
shared

getSubscriptionId

public java.lang.String getSubscriptionId()
Gets the subscriptionId value for this SellerListingLookup.

Returns:
subscriptionId

getTypeDesc

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


getValidate

public java.lang.String getValidate()
Gets the validate value for this SellerListingLookup.

Returns:
validate

getXMLEscaping

public java.lang.String getXMLEscaping()
Gets the XMLEscaping value for this SellerListingLookup.

Returns:
XMLEscaping

hashCode

public int hashCode()

setAssociateTag

public void setAssociateTag(java.lang.String associateTag)
Sets the associateTag value for this SellerListingLookup.

Parameters:
associateTag -

setAWSAccessKeyId

public void setAWSAccessKeyId(java.lang.String AWSAccessKeyId)
Sets the AWSAccessKeyId value for this SellerListingLookup.

Parameters:
AWSAccessKeyId -

setMarketplaceDomain

public void setMarketplaceDomain(java.lang.String marketplaceDomain)
Sets the marketplaceDomain value for this SellerListingLookup.

Parameters:
marketplaceDomain -

setRequest

public void setRequest(int i,
                       SellerListingLookupRequest _value)

setRequest

public void setRequest(SellerListingLookupRequest[] request)
Sets the request value for this SellerListingLookup.

Parameters:
request -

setShared

public void setShared(SellerListingLookupRequest shared)
Sets the shared value for this SellerListingLookup.

Parameters:
shared -

setSubscriptionId

public void setSubscriptionId(java.lang.String subscriptionId)
Sets the subscriptionId value for this SellerListingLookup.

Parameters:
subscriptionId -

setValidate

public void setValidate(java.lang.String validate)
Sets the validate value for this SellerListingLookup.

Parameters:
validate -

setXMLEscaping

public void setXMLEscaping(java.lang.String XMLEscaping)
Sets the XMLEscaping value for this SellerListingLookup.

Parameters:
XMLEscaping -

Project 4