|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.amazonaws.mturk.requester.HelpRequest
public class HelpRequest
| Constructor Summary | |
|---|---|
HelpRequest()
|
|
HelpRequest(java.lang.String[] about,
HelpRequestHelpType helpType,
java.lang.String[] responseGroup)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String[] |
getAbout()
Gets the about value for this HelpRequest. |
java.lang.String |
getAbout(int i)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
HelpRequestHelpType |
getHelpType()
Gets the helpType value for this HelpRequest. |
java.lang.String[] |
getResponseGroup()
Gets the responseGroup value for this HelpRequest. |
java.lang.String |
getResponseGroup(int i)
|
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAbout(int i,
java.lang.String _value)
|
void |
setAbout(java.lang.String[] about)
Sets the about value for this HelpRequest. |
void |
setHelpType(HelpRequestHelpType helpType)
Sets the helpType value for this HelpRequest. |
void |
setResponseGroup(int i,
java.lang.String _value)
|
void |
setResponseGroup(java.lang.String[] responseGroup)
Sets the responseGroup value for this HelpRequest. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HelpRequest()
public HelpRequest(java.lang.String[] about,
HelpRequestHelpType helpType,
java.lang.String[] responseGroup)
| Method Detail |
|---|
public java.lang.String[] getAbout()
public void setAbout(java.lang.String[] about)
about - public java.lang.String getAbout(int i)
public void setAbout(int i,
java.lang.String _value)
public HelpRequestHelpType getHelpType()
public void setHelpType(HelpRequestHelpType helpType)
helpType - public java.lang.String[] getResponseGroup()
public void setResponseGroup(java.lang.String[] responseGroup)
responseGroup - public java.lang.String getResponseGroup(int i)
public void setResponseGroup(int i,
java.lang.String _value)
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||