|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.bc.gov.webade.user.provider.capws.v8.PaginationRequest
| Constructor Summary | |
PaginationRequest()
|
|
PaginationRequest(int pageSizeMaximum,
int pageIndex)
|
|
| 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 |
int |
getPageIndex()
Gets the pageIndex value for this PaginationRequest. |
int |
getPageSizeMaximum()
Gets the pageSizeMaximum value for this PaginationRequest. |
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 |
setPageIndex(int pageIndex)
Sets the pageIndex value for this PaginationRequest. |
void |
setPageSizeMaximum(int pageSizeMaximum)
Sets the pageSizeMaximum value for this PaginationRequest. |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PaginationRequest()
public PaginationRequest(int pageSizeMaximum,
int pageIndex)
| Method Detail |
public int getPageSizeMaximum()
public void setPageSizeMaximum(int pageSizeMaximum)
pageSizeMaximum - public int getPageIndex()
public void setPageIndex(int pageIndex)
pageIndex - public boolean equals(java.lang.Object obj)
public int hashCode()
public 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 | |||||||||