类 Navigate
java.lang.Object
com.sh.wf.ws.data.Navigate
Description:
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2014年10月23日
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明intintintintvoidsetCurrentPage(int currentPage) voidsetPageSize(int pageSize) voidsetRelation(String relation) voidsetTotalCount(int totalCount) voidsetTotalPage(int totalPage)
-
构造器详细资料
-
Navigate
public Navigate()
-
-
方法详细资料
-
getPageSize
public int getPageSize() -
setPageSize
public void setPageSize(int pageSize) -
getTotalPage
public int getTotalPage() -
setTotalPage
public void setTotalPage(int totalPage) -
getCurrentPage
public int getCurrentPage() -
setCurrentPage
public void setCurrentPage(int currentPage) -
getTotalCount
public int getTotalCount() -
setTotalCount
public void setTotalCount(int totalCount) -
getRelation
-
setRelation
-