public class Pagination
extends java.lang.Object
Constructor and Description |
---|
Pagination() |
Modifier and Type | Method and Description |
---|---|
int |
getLimit() |
int |
getOffset() |
void |
setLimit(int limit) |
void |
setOffset(int offset) |