|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.amazonaws.mturk.requester.SearchQualificationTypesResult
public class SearchQualificationTypesResult
| Constructor Summary | |
|---|---|
SearchQualificationTypesResult()
|
|
SearchQualificationTypesResult(Request request,
java.lang.Integer numResults,
java.lang.Integer totalNumResults,
java.lang.Integer pageNumber,
QualificationType[] qualificationType)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.Integer |
getNumResults()
Gets the numResults value for this SearchQualificationTypesResult. |
java.lang.Integer |
getPageNumber()
Gets the pageNumber value for this SearchQualificationTypesResult. |
QualificationType[] |
getQualificationType()
Gets the qualificationType value for this SearchQualificationTypesResult. |
QualificationType |
getQualificationType(int i)
|
Request |
getRequest()
Gets the request value for this SearchQualificationTypesResult. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.Integer |
getTotalNumResults()
Gets the totalNumResults value for this SearchQualificationTypesResult. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setNumResults(java.lang.Integer numResults)
Sets the numResults value for this SearchQualificationTypesResult. |
void |
setPageNumber(java.lang.Integer pageNumber)
Sets the pageNumber value for this SearchQualificationTypesResult. |
void |
setQualificationType(int i,
QualificationType _value)
|
void |
setQualificationType(QualificationType[] qualificationType)
Sets the qualificationType value for this SearchQualificationTypesResult. |
void |
setRequest(Request request)
Sets the request value for this SearchQualificationTypesResult. |
void |
setTotalNumResults(java.lang.Integer totalNumResults)
Sets the totalNumResults value for this SearchQualificationTypesResult. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchQualificationTypesResult()
public SearchQualificationTypesResult(Request request,
java.lang.Integer numResults,
java.lang.Integer totalNumResults,
java.lang.Integer pageNumber,
QualificationType[] qualificationType)
| Method Detail |
|---|
public Request getRequest()
public void setRequest(Request request)
request - public java.lang.Integer getNumResults()
public void setNumResults(java.lang.Integer numResults)
numResults - public java.lang.Integer getTotalNumResults()
public void setTotalNumResults(java.lang.Integer totalNumResults)
totalNumResults - public java.lang.Integer getPageNumber()
public void setPageNumber(java.lang.Integer pageNumber)
pageNumber - public QualificationType[] getQualificationType()
public void setQualificationType(QualificationType[] qualificationType)
qualificationType - public QualificationType getQualificationType(int i)
public void setQualificationType(int i,
QualificationType _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 | ||||||||