public class PageInfo extends Object implements Serializable
限定符和类型 | 方法和说明 |
---|---|
Long |
getPageCount() |
Long |
getPageNo() |
Long |
getPageSize() |
Long |
getResultSize() |
void |
setPageCount(Long pageCount) |
void |
setPageNo(Long pageNo) |
void |
setPageSize(Long pageSize) |
void |
setResultSize(Long resultSize) |
String |
toString() |
public Long getResultSize()
public void setResultSize(Long resultSize)
public Long getPageCount()
public void setPageCount(Long pageCount)
public Long getPageNo()
public void setPageNo(Long pageNo)
public Long getPageSize()
public void setPageSize(Long pageSize)
Copyright © 2015 jiucai.org. All rights reserved.