public static class QueryAllGroupsInDeptResponseBody.QueryAllGroupsInDeptResponseBodyContent
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
QueryAllGroupsInDeptResponseBodyContent() |
@NameInMap(value="deptId") public Long deptId
@NameInMap(value="id") public Long id
@NameInMap(value="name") public String name
public static QueryAllGroupsInDeptResponseBody.QueryAllGroupsInDeptResponseBodyContent build(Map<String,?> map) throws Exception
Exceptionpublic QueryAllGroupsInDeptResponseBody.QueryAllGroupsInDeptResponseBodyContent setDeptId(Long deptId)
public Long getDeptId()
public QueryAllGroupsInDeptResponseBody.QueryAllGroupsInDeptResponseBodyContent setId(Long id)
public Long getId()
public QueryAllGroupsInDeptResponseBody.QueryAllGroupsInDeptResponseBodyContent setName(String name)
public String getName()
Copyright © 2022. All rights reserved.