public class AlipayIserviceCcmRolePageQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayIserviceCcmRolePageQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getPageNum() |
Long |
getPageSize() |
List<Role> |
getRoles() |
Long |
getTotalCount() |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
void |
setRoles(List<Role> roles) |
void |
setTotalCount(Long totalCount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgCopyright © 2023. All rights reserved.