public class PageList extends java.lang.Object
| Constructor and Description |
|---|
PageList() |
| Modifier and Type | Method and Description |
|---|---|
long |
getPage() |
long |
getPageSize() |
long |
getTotalItems() |
long |
getTotalPages() |
public PageList()
public long getPageSize()
public long getPage()
public long getTotalPages()
public long getTotalItems()