Project 4

com.amazon.soap.AWSECommerceService
Class SellerListingSearchRequest

java.lang.Object
  extended by com.amazon.soap.AWSECommerceService.SellerListingSearchRequest
All Implemented Interfaces:
java.io.Serializable

public class SellerListingSearchRequest
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 keywords
           
private  org.apache.axis.types.PositiveInteger listingPage
           
private  SellerListingSearchRequestOfferStatus offerStatus
           
private  java.lang.String[] responseGroup
           
private  java.lang.String sellerId
           
private  java.lang.String sort
           
private  java.lang.String title
           
private static org.apache.axis.description.TypeDesc typeDesc
           
 
Constructor Summary
SellerListingSearchRequest()
           
SellerListingSearchRequest(java.lang.String keywords, org.apache.axis.types.PositiveInteger listingPage, SellerListingSearchRequestOfferStatus offerStatus, java.lang.String[] responseGroup, java.lang.String sellerId, java.lang.String sort, java.lang.String title)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
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 getKeywords()
          Gets the keywords value for this SellerListingSearchRequest.
 org.apache.axis.types.PositiveInteger getListingPage()
          Gets the listingPage value for this SellerListingSearchRequest.
 SellerListingSearchRequestOfferStatus getOfferStatus()
          Gets the offerStatus value for this SellerListingSearchRequest.
 java.lang.String[] getResponseGroup()
          Gets the responseGroup value for this SellerListingSearchRequest.
 java.lang.String getResponseGroup(int i)
           
 java.lang.String getSellerId()
          Gets the sellerId value for this SellerListingSearchRequest.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.lang.String getSort()
          Gets the sort value for this SellerListingSearchRequest.
 java.lang.String getTitle()
          Gets the title value for this SellerListingSearchRequest.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setKeywords(java.lang.String keywords)
          Sets the keywords value for this SellerListingSearchRequest.
 void setListingPage(org.apache.axis.types.PositiveInteger listingPage)
          Sets the listingPage value for this SellerListingSearchRequest.
 void setOfferStatus(SellerListingSearchRequestOfferStatus offerStatus)
          Sets the offerStatus value for this SellerListingSearchRequest.
 void setResponseGroup(int i, java.lang.String _value)
           
 void setResponseGroup(java.lang.String[] responseGroup)
          Sets the responseGroup value for this SellerListingSearchRequest.
 void setSellerId(java.lang.String sellerId)
          Sets the sellerId value for this SellerListingSearchRequest.
 void setSort(java.lang.String sort)
          Sets the sort value for this SellerListingSearchRequest.
 void setTitle(java.lang.String title)
          Sets the title value for this SellerListingSearchRequest.
 
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

keywords

private java.lang.String keywords

listingPage

private org.apache.axis.types.PositiveInteger listingPage

offerStatus

private SellerListingSearchRequestOfferStatus offerStatus

responseGroup

private java.lang.String[] responseGroup

sellerId

private java.lang.String sellerId

sort

private java.lang.String sort

title

private java.lang.String title

typeDesc

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

SellerListingSearchRequest

public SellerListingSearchRequest()

SellerListingSearchRequest

public SellerListingSearchRequest(java.lang.String keywords,
                                  org.apache.axis.types.PositiveInteger listingPage,
                                  SellerListingSearchRequestOfferStatus offerStatus,
                                  java.lang.String[] responseGroup,
                                  java.lang.String sellerId,
                                  java.lang.String sort,
                                  java.lang.String title)
Method Detail

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

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


getKeywords

public java.lang.String getKeywords()
Gets the keywords value for this SellerListingSearchRequest.

Returns:
keywords

getListingPage

public org.apache.axis.types.PositiveInteger getListingPage()
Gets the listingPage value for this SellerListingSearchRequest.

Returns:
listingPage

getOfferStatus

public SellerListingSearchRequestOfferStatus getOfferStatus()
Gets the offerStatus value for this SellerListingSearchRequest.

Returns:
offerStatus

getResponseGroup

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

Returns:
responseGroup

getResponseGroup

public java.lang.String getResponseGroup(int i)

getSellerId

public java.lang.String getSellerId()
Gets the sellerId value for this SellerListingSearchRequest.

Returns:
sellerId

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


getSort

public java.lang.String getSort()
Gets the sort value for this SellerListingSearchRequest.

Returns:
sort

getTitle

public java.lang.String getTitle()
Gets the title value for this SellerListingSearchRequest.

Returns:
title

getTypeDesc

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


hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

setKeywords

public void setKeywords(java.lang.String keywords)
Sets the keywords value for this SellerListingSearchRequest.

Parameters:
keywords -

setListingPage

public void setListingPage(org.apache.axis.types.PositiveInteger listingPage)
Sets the listingPage value for this SellerListingSearchRequest.

Parameters:
listingPage -

setOfferStatus

public void setOfferStatus(SellerListingSearchRequestOfferStatus offerStatus)
Sets the offerStatus value for this SellerListingSearchRequest.

Parameters:
offerStatus -

setResponseGroup

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

setResponseGroup

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

Parameters:
responseGroup -

setSellerId

public void setSellerId(java.lang.String sellerId)
Sets the sellerId value for this SellerListingSearchRequest.

Parameters:
sellerId -

setSort

public void setSort(java.lang.String sort)
Sets the sort value for this SellerListingSearchRequest.

Parameters:
sort -

setTitle

public void setTitle(java.lang.String title)
Sets the title value for this SellerListingSearchRequest.

Parameters:
title -

Project 4