public class PaginationRequestData
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
PaginationRequestData() |
| Modifier and Type | Method and Description |
|---|---|
int |
getActivePage() |
int |
getPageSize() |
void |
setActivePage(int activePage) |
void |
setPageSize(int pageSize) |
Copyright © 2017 SAP SE. All Rights Reserved.