|
Project 4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.amazon.soap.AWSECommerceService.SellerListingSearchRequest
Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private java.lang.String |
browseNode
|
private java.lang.String |
country
|
private java.lang.String |
keywords
|
private org.apache.axis.types.PositiveInteger |
listingPage
|
private SellerListingSearchRequestOfferStatus |
offerStatus
|
private java.lang.String |
postalCode
|
private java.lang.String[] |
responseGroup
|
private java.lang.String |
searchIndex
|
private java.lang.String |
sellerId
|
private SellerListingSearchRequestShipOption |
shipOption
|
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 browseNode,
java.lang.String country,
java.lang.String keywords,
org.apache.axis.types.PositiveInteger listingPage,
SellerListingSearchRequestOfferStatus offerStatus,
java.lang.String postalCode,
java.lang.String[] responseGroup,
java.lang.String searchIndex,
java.lang.String sellerId,
SellerListingSearchRequestShipOption shipOption,
java.lang.String sort,
java.lang.String title)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getBrowseNode()
Gets the browseNode value for this SellerListingSearchRequest. |
java.lang.String |
getCountry()
Gets the country value for this SellerListingSearchRequest. |
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 |
getPostalCode()
Gets the postalCode value for this SellerListingSearchRequest. |
java.lang.String[] |
getResponseGroup()
Gets the responseGroup value for this SellerListingSearchRequest. |
java.lang.String |
getResponseGroup(int i)
|
java.lang.String |
getSearchIndex()
Gets the searchIndex value for this SellerListingSearchRequest. |
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 |
SellerListingSearchRequestShipOption |
getShipOption()
Gets the shipOption value for this SellerListingSearchRequest. |
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 |
setBrowseNode(java.lang.String browseNode)
Sets the browseNode value for this SellerListingSearchRequest. |
void |
setCountry(java.lang.String country)
Sets the country value for this SellerListingSearchRequest. |
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 |
setPostalCode(java.lang.String postalCode)
Sets the postalCode 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 |
setSearchIndex(java.lang.String searchIndex)
Sets the searchIndex value for this SellerListingSearchRequest. |
void |
setSellerId(java.lang.String sellerId)
Sets the sellerId value for this SellerListingSearchRequest. |
void |
setShipOption(SellerListingSearchRequestShipOption shipOption)
Sets the shipOption 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 |
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private java.lang.String browseNode
private java.lang.String country
private java.lang.String keywords
private org.apache.axis.types.PositiveInteger listingPage
private SellerListingSearchRequestOfferStatus offerStatus
private java.lang.String postalCode
private java.lang.String[] responseGroup
private java.lang.String searchIndex
private java.lang.String sellerId
private SellerListingSearchRequestShipOption shipOption
private java.lang.String sort
private java.lang.String title
private static org.apache.axis.description.TypeDesc typeDesc
Constructor Detail |
public SellerListingSearchRequest()
public SellerListingSearchRequest(java.lang.String browseNode, java.lang.String country, java.lang.String keywords, org.apache.axis.types.PositiveInteger listingPage, SellerListingSearchRequestOfferStatus offerStatus, java.lang.String postalCode, java.lang.String[] responseGroup, java.lang.String searchIndex, java.lang.String sellerId, SellerListingSearchRequestShipOption shipOption, java.lang.String sort, java.lang.String title)
Method Detail |
public boolean equals(java.lang.Object obj)
public java.lang.String getBrowseNode()
public java.lang.String getCountry()
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public java.lang.String getKeywords()
public org.apache.axis.types.PositiveInteger getListingPage()
public SellerListingSearchRequestOfferStatus getOfferStatus()
public java.lang.String getPostalCode()
public java.lang.String[] getResponseGroup()
public java.lang.String getResponseGroup(int i)
public java.lang.String getSearchIndex()
public java.lang.String getSellerId()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public SellerListingSearchRequestShipOption getShipOption()
public java.lang.String getSort()
public java.lang.String getTitle()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public int hashCode()
public void setBrowseNode(java.lang.String browseNode)
browseNode
- public void setCountry(java.lang.String country)
country
- public void setKeywords(java.lang.String keywords)
keywords
- public void setListingPage(org.apache.axis.types.PositiveInteger listingPage)
listingPage
- public void setOfferStatus(SellerListingSearchRequestOfferStatus offerStatus)
offerStatus
- public void setPostalCode(java.lang.String postalCode)
postalCode
- public void setResponseGroup(int i, java.lang.String _value)
public void setResponseGroup(java.lang.String[] responseGroup)
responseGroup
- public void setSearchIndex(java.lang.String searchIndex)
searchIndex
- public void setSellerId(java.lang.String sellerId)
sellerId
- public void setShipOption(SellerListingSearchRequestShipOption shipOption)
shipOption
- public void setSort(java.lang.String sort)
sort
- public void setTitle(java.lang.String title)
title
-
|
Project 4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |