public class BrmOrganizationSubSysPageResponse extends IccResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BrmOrganizationSubSysPageResponse.OrganPageList |
static class |
BrmOrganizationSubSysPageResponse.OrgPageData |
| 构造器和说明 |
|---|
BrmOrganizationSubSysPageResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCurrentPage() |
BrmOrganizationSubSysPageResponse.OrgPageData |
getData() |
int |
getPageSize() |
int |
getTotalPage() |
int |
getTotalRows() |
void |
setCurrentPage(int currentPage) |
void |
setData(BrmOrganizationSubSysPageResponse.OrgPageData data) |
void |
setPageSize(int pageSize) |
void |
setTotalPage(int totalPage) |
void |
setTotalRows(int totalRows) |
String |
toString() |
getCode, getErrMsg, getRequestId, getResult, isSuccess, setCode, setErrMsg, setRequestId, setResult, setSuccesspublic BrmOrganizationSubSysPageResponse.OrgPageData getData()
public void setData(BrmOrganizationSubSysPageResponse.OrgPageData data)
public int getCurrentPage()
public void setCurrentPage(int currentPage)
public int getTotalPage()
public void setTotalPage(int totalPage)
public int getPageSize()
public void setPageSize(int pageSize)
public int getTotalRows()
public void setTotalRows(int totalRows)
public String toString()
toString 在类中 IccResponseCopyright © 2023. All rights reserved.