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