public static class OrgListResponse.PaginatedDepartments extends BasicEntity
| 构造器和说明 |
|---|
PaginatedDepartments() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OrgListResponse.UserDepartment> |
getList() |
Integer |
getTotalCount() |
void |
setList(List<OrgListResponse.UserDepartment> list) |
void |
setTotalCount(Integer totalCount) |
public List<OrgListResponse.UserDepartment> getList()
public void setList(List<OrgListResponse.UserDepartment> list)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
Copyright © 2021. All rights reserved.