public class RoleAuthorizedResourcePagingDto extends Object
| 构造器和说明 |
|---|
RoleAuthorizedResourcePagingDto() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<RoleAuthorizedResourcesRespDto> |
getList() |
Integer |
getTotalCount() |
void |
setList(List<RoleAuthorizedResourcesRespDto> list) |
void |
setTotalCount(Integer totalCount) |
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public List<RoleAuthorizedResourcesRespDto> getList()
public void setList(List<RoleAuthorizedResourcesRespDto> list)
Copyright © 2022. All rights reserved.