|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.amazon.soap.MarketplaceRequest
public class MarketplaceRequest
| Constructor Summary | |
|---|---|
MarketplaceRequest()
|
|
MarketplaceRequest(String marketplace_search,
String tag,
String type,
String devtag,
String page,
String keyword,
String keyword_search,
String browse_id,
String zipcode,
String area_id,
String geo,
String sort,
String listing_id,
String locale,
String index)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getArea_id()
Gets the area_id value for this MarketplaceRequest. |
String |
getBrowse_id()
Gets the browse_id value for this MarketplaceRequest. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getDevtag()
Gets the devtag value for this MarketplaceRequest. |
String |
getGeo()
Gets the geo value for this MarketplaceRequest. |
String |
getIndex()
Gets the index value for this MarketplaceRequest. |
String |
getKeyword_search()
Gets the keyword_search value for this MarketplaceRequest. |
String |
getKeyword()
Gets the keyword value for this MarketplaceRequest. |
String |
getListing_id()
Gets the listing_id value for this MarketplaceRequest. |
String |
getLocale()
Gets the locale value for this MarketplaceRequest. |
String |
getMarketplace_search()
Gets the marketplace_search value for this MarketplaceRequest. |
String |
getPage()
Gets the page value for this MarketplaceRequest. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getSort()
Gets the sort value for this MarketplaceRequest. |
String |
getTag()
Gets the tag value for this MarketplaceRequest. |
String |
getType()
Gets the type value for this MarketplaceRequest. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
String |
getZipcode()
Gets the zipcode value for this MarketplaceRequest. |
int |
hashCode()
|
void |
setArea_id(String area_id)
Sets the area_id value for this MarketplaceRequest. |
void |
setBrowse_id(String browse_id)
Sets the browse_id value for this MarketplaceRequest. |
void |
setDevtag(String devtag)
Sets the devtag value for this MarketplaceRequest. |
void |
setGeo(String geo)
Sets the geo value for this MarketplaceRequest. |
void |
setIndex(String index)
Sets the index value for this MarketplaceRequest. |
void |
setKeyword_search(String keyword_search)
Sets the keyword_search value for this MarketplaceRequest. |
void |
setKeyword(String keyword)
Sets the keyword value for this MarketplaceRequest. |
void |
setListing_id(String listing_id)
Sets the listing_id value for this MarketplaceRequest. |
void |
setLocale(String locale)
Sets the locale value for this MarketplaceRequest. |
void |
setMarketplace_search(String marketplace_search)
Sets the marketplace_search value for this MarketplaceRequest. |
void |
setPage(String page)
Sets the page value for this MarketplaceRequest. |
void |
setSort(String sort)
Sets the sort value for this MarketplaceRequest. |
void |
setTag(String tag)
Sets the tag value for this MarketplaceRequest. |
void |
setType(String type)
Sets the type value for this MarketplaceRequest. |
void |
setZipcode(String zipcode)
Sets the zipcode value for this MarketplaceRequest. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MarketplaceRequest()
public MarketplaceRequest(String marketplace_search,
String tag,
String type,
String devtag,
String page,
String keyword,
String keyword_search,
String browse_id,
String zipcode,
String area_id,
String geo,
String sort,
String listing_id,
String locale,
String index)
| Method Detail |
|---|
public String getMarketplace_search()
public void setMarketplace_search(String marketplace_search)
marketplace_search - public String getTag()
public void setTag(String tag)
tag - public String getType()
public void setType(String type)
type - public String getDevtag()
public void setDevtag(String devtag)
devtag - public String getPage()
public void setPage(String page)
page - public String getKeyword()
public void setKeyword(String keyword)
keyword - public String getKeyword_search()
public void setKeyword_search(String keyword_search)
keyword_search - public String getBrowse_id()
public void setBrowse_id(String browse_id)
browse_id - public String getZipcode()
public void setZipcode(String zipcode)
zipcode - public String getArea_id()
public void setArea_id(String area_id)
area_id - public String getGeo()
public void setGeo(String geo)
geo - public String getSort()
public void setSort(String sort)
sort - public String getListing_id()
public void setListing_id(String listing_id)
listing_id - public String getLocale()
public void setLocale(String locale)
locale - public String getIndex()
public void setIndex(String index)
index - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||