public class NbPagination extends AlipayObject
| 构造器和说明 |
|---|
NbPagination() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getPageNum() |
Long |
getPageSize() |
Long |
getTotalCount() |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
void |
setTotalCount(Long totalCount) |
Copyright © 2024. All rights reserved.