public static class OapiSmartworkHrmOrganizationDeptGetResponse.OrgDeptVO extends TaobaoObject
| Constructor and Description |
|---|
OrgDeptVO() |
| Modifier and Type | Method and Description |
|---|---|
List<OapiSmartworkHrmOrganizationDeptGetResponse.OrgDeptAttributeVo> |
getAttributeList() |
Long |
getDeptId() |
void |
setAttributeList(List<OapiSmartworkHrmOrganizationDeptGetResponse.OrgDeptAttributeVo> attributeList) |
void |
setDeptId(Long deptId) |
public List<OapiSmartworkHrmOrganizationDeptGetResponse.OrgDeptAttributeVo> getAttributeList()
public void setAttributeList(List<OapiSmartworkHrmOrganizationDeptGetResponse.OrgDeptAttributeVo> attributeList)
public Long getDeptId()
public void setDeptId(Long deptId)
Copyright © 2021. All rights reserved.