public interface IWrapperPages
| Modifier and Type | Method and Description |
|---|---|
int |
getPage() |
int |
getTotalPages() |
int |
getTotalResults() |
void |
setPage(int page) |
void |
setTotalPages(int totalPages) |
void |
setTotalResults(int totalResults) |
Copyright © 2012-2015. All Rights Reserved.