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