public class ListParentByDeptResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<Long> |
departmentIdList |
| 构造器和说明 |
|---|
ListParentByDeptResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ListParentByDeptResponseBody |
build(Map<String,?> map) |
List<Long> |
getDepartmentIdList() |
ListParentByDeptResponseBody |
setDepartmentIdList(List<Long> departmentIdList) |
public static ListParentByDeptResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic ListParentByDeptResponseBody setDepartmentIdList(List<Long> departmentIdList)
Copyright © 2022. All rights reserved.