public static class QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtList
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
QueryAllDepartmentResponseBodyContentGroupAndExtList() |
@NameInMap(value="extendInfos") public List<QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos> extendInfos
@NameInMap(value="group") public QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListGroup group
public QueryAllDepartmentResponseBodyContentGroupAndExtList()
public static QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtList build(Map<String,?> map) throws Exception
Exceptionpublic QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtList setExtendInfos(List<QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos> extendInfos)
public List<QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListExtendInfos> getExtendInfos()
public QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtList setGroup(QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListGroup group)
public QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListGroup getGroup()
Copyright © 2022. All rights reserved.