|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.amazon.soap.AsinRequest
public class AsinRequest
| Constructor Summary | |
|---|---|
AsinRequest()
|
|
AsinRequest(String asin,
String tag,
String type,
String devtag,
String offer,
String offerpage,
String locale)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAsin()
Gets the asin value for this AsinRequest. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getDevtag()
Gets the devtag value for this AsinRequest. |
String |
getLocale()
Gets the locale value for this AsinRequest. |
String |
getOffer()
Gets the offer value for this AsinRequest. |
String |
getOfferpage()
Gets the offerpage value for this AsinRequest. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getTag()
Gets the tag value for this AsinRequest. |
String |
getType()
Gets the type value for this AsinRequest. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAsin(String asin)
Sets the asin value for this AsinRequest. |
void |
setDevtag(String devtag)
Sets the devtag value for this AsinRequest. |
void |
setLocale(String locale)
Sets the locale value for this AsinRequest. |
void |
setOffer(String offer)
Sets the offer value for this AsinRequest. |
void |
setOfferpage(String offerpage)
Sets the offerpage value for this AsinRequest. |
void |
setTag(String tag)
Sets the tag value for this AsinRequest. |
void |
setType(String type)
Sets the type value for this AsinRequest. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsinRequest()
public AsinRequest(String asin,
String tag,
String type,
String devtag,
String offer,
String offerpage,
String locale)
| Method Detail |
|---|
public String getAsin()
public void setAsin(String asin)
asin - 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 getOffer()
public void setOffer(String offer)
offer - public String getOfferpage()
public void setOfferpage(String offerpage)
offerpage - public String getLocale()
public void setLocale(String locale)
locale - 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 | |||||||||