public class FengdieListPaginator extends AlipayObject
| 构造器和说明 |
|---|
FengdieListPaginator() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getPageCount() |
Long |
getPageNumber() |
Long |
getPageSize() |
Long |
getTotal() |
void |
setPageCount(Long pageCount) |
void |
setPageNumber(Long pageNumber) |
void |
setPageSize(Long pageSize) |
void |
setTotal(Long total) |
public Long getPageCount()
public void setPageCount(Long pageCount)
public Long getPageNumber()
public void setPageNumber(Long pageNumber)
public Long getPageSize()
public void setPageSize(Long pageSize)
public Long getTotal()
public void setTotal(Long total)
Copyright © 2020. All rights reserved.