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