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