com.amazon.soap
Class MarketplaceRequest

java.lang.Object
  extended by com.amazon.soap.MarketplaceRequest
All Implemented Interfaces:
Serializable

public class MarketplaceRequest
extends Object
implements Serializable

See Also:
Serialized Form

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

MarketplaceRequest

public MarketplaceRequest()

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

getMarketplace_search

public String getMarketplace_search()
Gets the marketplace_search value for this MarketplaceRequest.

Returns:
marketplace_search

setMarketplace_search

public void setMarketplace_search(String marketplace_search)
Sets the marketplace_search value for this MarketplaceRequest.

Parameters:
marketplace_search -

getTag

public String getTag()
Gets the tag value for this MarketplaceRequest.

Returns:
tag

setTag

public void setTag(String tag)
Sets the tag value for this MarketplaceRequest.

Parameters:
tag -

getType

public String getType()
Gets the type value for this MarketplaceRequest.

Returns:
type

setType

public void setType(String type)
Sets the type value for this MarketplaceRequest.

Parameters:
type -

getDevtag

public String getDevtag()
Gets the devtag value for this MarketplaceRequest.

Returns:
devtag

setDevtag

public void setDevtag(String devtag)
Sets the devtag value for this MarketplaceRequest.

Parameters:
devtag -

getPage

public String getPage()
Gets the page value for this MarketplaceRequest.

Returns:
page

setPage

public void setPage(String page)
Sets the page value for this MarketplaceRequest.

Parameters:
page -

getKeyword

public String getKeyword()
Gets the keyword value for this MarketplaceRequest.

Returns:
keyword

setKeyword

public void setKeyword(String keyword)
Sets the keyword value for this MarketplaceRequest.

Parameters:
keyword -

getKeyword_search

public String getKeyword_search()
Gets the keyword_search value for this MarketplaceRequest.

Returns:
keyword_search

setKeyword_search

public void setKeyword_search(String keyword_search)
Sets the keyword_search value for this MarketplaceRequest.

Parameters:
keyword_search -

getBrowse_id

public String getBrowse_id()
Gets the browse_id value for this MarketplaceRequest.

Returns:
browse_id

setBrowse_id

public void setBrowse_id(String browse_id)
Sets the browse_id value for this MarketplaceRequest.

Parameters:
browse_id -

getZipcode

public String getZipcode()
Gets the zipcode value for this MarketplaceRequest.

Returns:
zipcode

setZipcode

public void setZipcode(String zipcode)
Sets the zipcode value for this MarketplaceRequest.

Parameters:
zipcode -

getArea_id

public String getArea_id()
Gets the area_id value for this MarketplaceRequest.

Returns:
area_id

setArea_id

public void setArea_id(String area_id)
Sets the area_id value for this MarketplaceRequest.

Parameters:
area_id -

getGeo

public String getGeo()
Gets the geo value for this MarketplaceRequest.

Returns:
geo

setGeo

public void setGeo(String geo)
Sets the geo value for this MarketplaceRequest.

Parameters:
geo -

getSort

public String getSort()
Gets the sort value for this MarketplaceRequest.

Returns:
sort

setSort

public void setSort(String sort)
Sets the sort value for this MarketplaceRequest.

Parameters:
sort -

getListing_id

public String getListing_id()
Gets the listing_id value for this MarketplaceRequest.

Returns:
listing_id

setListing_id

public void setListing_id(String listing_id)
Sets the listing_id value for this MarketplaceRequest.

Parameters:
listing_id -

getLocale

public String getLocale()
Gets the locale value for this MarketplaceRequest.

Returns:
locale

setLocale

public void setLocale(String locale)
Sets the locale value for this MarketplaceRequest.

Parameters:
locale -

getIndex

public String getIndex()
Gets the index value for this MarketplaceRequest.

Returns:
index

setIndex

public void setIndex(String index)
Sets the index value for this MarketplaceRequest.

Parameters:
index -

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

getTypeDesc

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


getSerializer

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


getDeserializer

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