public class XPFPaginatedContext extends XPFEntity
| Constructor and Description | 
|---|
XPFPaginatedContext(int pageSize,
                   int pageNumber)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
canEqual(Object other)  | 
boolean | 
equals(Object o)  | 
int | 
getPageNumber()
The page number. 
 | 
int | 
getPageSize()
The page size. 
 | 
int | 
hashCode()  | 
String | 
toString()  | 
getCustomDataCopyright © 2024. All rights reserved.