public class PeoplePaging
extends java.lang.Object
Constructor and Description |
---|
PeoplePaging() |
Modifier and Type | Method and Description |
---|---|
long |
getMaxItems() |
long |
getSkipCount() |
long |
getTotalItems() |
void |
setMaxItems(long maxItems) |
void |
setSkipCount(long skipCount) |
void |
setTotalItems(long totalItems) |