public static class OapiSmartworkHrmEmployeeV2UpdateRequest.EmpGroupFieldVo extends TaobaoObject
| Constructor and Description |
|---|
EmpGroupFieldVo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupId() |
List<OapiSmartworkHrmEmployeeV2UpdateRequest.EmpListFieldVo> |
getSections() |
void |
setGroupId(String groupId) |
void |
setSections(List<OapiSmartworkHrmEmployeeV2UpdateRequest.EmpListFieldVo> sections) |
public String getGroupId()
public void setGroupId(String groupId)
public List<OapiSmartworkHrmEmployeeV2UpdateRequest.EmpListFieldVo> getSections()
public void setSections(List<OapiSmartworkHrmEmployeeV2UpdateRequest.EmpListFieldVo> sections)
Copyright © 2021. All rights reserved.