public static class QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListGroup
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
QueryAllDepartmentResponseBodyContentGroupAndExtListGroup() |
@NameInMap(value="id") public Long id
@NameInMap(value="name") public String name
@NameInMap(value="deptId") public Long deptId
@NameInMap(value="gmtCreateStr") public String gmtCreateStr
@NameInMap(value="gmtModifiedStr") public String gmtModifiedStr
@NameInMap(value="corpId") public String corpId
@NameInMap(value="leader") public QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader leader
@NameInMap(value="deptStatus") public Integer deptStatus
@NameInMap(value="parentDeptCode") public String parentDeptCode
@NameInMap(value="remark") public String remark
public QueryAllDepartmentResponseBodyContentGroupAndExtListGroup()
public static QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListGroup build(Map<String,?> map) throws Exception
Exception
public QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListGroup setId(Long id)
public Long getId()
public QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListGroup setName(String name)
public String getName()
public QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListGroup setDeptId(Long deptId)
public Long getDeptId()
public QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListGroup setGmtCreateStr(String gmtCreateStr)
public String getGmtCreateStr()
public QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListGroup setGmtModifiedStr(String gmtModifiedStr)
public String getGmtModifiedStr()
public QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListGroup setCorpId(String corpId)
public String getCorpId()
public QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListGroup setLeader(QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader leader)
public QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListGroupLeader getLeader()
public QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListGroup setDeptStatus(Integer deptStatus)
public Integer getDeptStatus()
public QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListGroup setParentDeptCode(String parentDeptCode)
public String getParentDeptCode()
public QueryAllDepartmentResponseBody.QueryAllDepartmentResponseBodyContentGroupAndExtListGroup setRemark(String remark)
public String getRemark()
Copyright © 2021. All rights reserved.