|
||||||||||
| 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.PaginationResponse
| Constructor Summary | |
PaginationResponse()
|
|
PaginationResponse(int totalItems,
int totalVirtualItems,
int requestedPageSize,
int requestedPageIndex)
|
|
| 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 |
getRequestedPageIndex()
Gets the requestedPageIndex value for this PaginationResponse. |
int |
getRequestedPageSize()
Gets the requestedPageSize value for this PaginationResponse. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
int |
getTotalItems()
Gets the totalItems value for this PaginationResponse. |
int |
getTotalVirtualItems()
Gets the totalVirtualItems value for this PaginationResponse. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setRequestedPageIndex(int requestedPageIndex)
Sets the requestedPageIndex value for this PaginationResponse. |
void |
setRequestedPageSize(int requestedPageSize)
Sets the requestedPageSize value for this PaginationResponse. |
void |
setTotalItems(int totalItems)
Sets the totalItems value for this PaginationResponse. |
void |
setTotalVirtualItems(int totalVirtualItems)
Sets the totalVirtualItems value for this PaginationResponse. |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PaginationResponse()
public PaginationResponse(int totalItems,
int totalVirtualItems,
int requestedPageSize,
int requestedPageIndex)
| Method Detail |
public int getTotalItems()
public void setTotalItems(int totalItems)
totalItems - public int getTotalVirtualItems()
public void setTotalVirtualItems(int totalVirtualItems)
totalVirtualItems - public int getRequestedPageSize()
public void setRequestedPageSize(int requestedPageSize)
requestedPageSize - public int getRequestedPageIndex()
public void setRequestedPageIndex(int requestedPageIndex)
requestedPageIndex - 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 | |||||||||