public class Paging extends Object
| Constructor and Description |
|---|
Paging() |
| Modifier and Type | Method and Description |
|---|---|
int |
getFromPage() |
int |
getResults() |
int |
getResultsOnPage() |
void |
setFromPage(int fromPage) |
void |
setResults(int results) |
void |
setResultsOnPage(int resultsOnPage) |
Copyright © 2018. All rights reserved.