public class SelectPaging extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
firstResultsName |
protected String |
maxResultsName |
| Constructor and Description |
|---|
SelectPaging() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFirstResultsName() |
String |
getMaxResultsName() |
void |
setFirstResultsName(String firstResultsName) |
void |
setMaxResultsName(String maxResultsName) |