|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.amazonaws.mturk.requester.GetQualificationRequestsRequest
public class GetQualificationRequestsRequest
| Constructor Summary | |
|---|---|
GetQualificationRequestsRequest()
|
|
GetQualificationRequestsRequest(java.lang.String qualificationTypeId,
SortDirection sortDirection,
GetQualificationRequestsSortProperty sortProperty,
java.lang.Integer pageNumber,
java.lang.Integer pageSize,
java.lang.String[] responseGroup)
|
|
| 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 |
getPageNumber()
Gets the pageNumber value for this GetQualificationRequestsRequest. |
java.lang.Integer |
getPageSize()
Gets the pageSize value for this GetQualificationRequestsRequest. |
java.lang.String |
getQualificationTypeId()
Gets the qualificationTypeId value for this GetQualificationRequestsRequest. |
java.lang.String[] |
getResponseGroup()
Gets the responseGroup value for this GetQualificationRequestsRequest. |
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 |
SortDirection |
getSortDirection()
Gets the sortDirection value for this GetQualificationRequestsRequest. |
GetQualificationRequestsSortProperty |
getSortProperty()
Gets the sortProperty value for this GetQualificationRequestsRequest. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setPageNumber(java.lang.Integer pageNumber)
Sets the pageNumber value for this GetQualificationRequestsRequest. |
void |
setPageSize(java.lang.Integer pageSize)
Sets the pageSize value for this GetQualificationRequestsRequest. |
void |
setQualificationTypeId(java.lang.String qualificationTypeId)
Sets the qualificationTypeId value for this GetQualificationRequestsRequest. |
void |
setResponseGroup(int i,
java.lang.String _value)
|
void |
setResponseGroup(java.lang.String[] responseGroup)
Sets the responseGroup value for this GetQualificationRequestsRequest. |
void |
setSortDirection(SortDirection sortDirection)
Sets the sortDirection value for this GetQualificationRequestsRequest. |
void |
setSortProperty(GetQualificationRequestsSortProperty sortProperty)
Sets the sortProperty value for this GetQualificationRequestsRequest. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetQualificationRequestsRequest()
public GetQualificationRequestsRequest(java.lang.String qualificationTypeId,
SortDirection sortDirection,
GetQualificationRequestsSortProperty sortProperty,
java.lang.Integer pageNumber,
java.lang.Integer pageSize,
java.lang.String[] responseGroup)
| Method Detail |
|---|
public java.lang.String getQualificationTypeId()
public void setQualificationTypeId(java.lang.String qualificationTypeId)
qualificationTypeId - public SortDirection getSortDirection()
public void setSortDirection(SortDirection sortDirection)
sortDirection - public GetQualificationRequestsSortProperty getSortProperty()
public void setSortProperty(GetQualificationRequestsSortProperty sortProperty)
sortProperty - public java.lang.Integer getPageNumber()
public void setPageNumber(java.lang.Integer pageNumber)
pageNumber - public java.lang.Integer getPageSize()
public void setPageSize(java.lang.Integer pageSize)
pageSize - 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 | ||||||||