public static class AddHrmPreentryRequest.AddHrmPreentryRequestGroups
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
groupId |
List<AddHrmPreentryRequest.AddHrmPreentryRequestGroupsSections> |
sections |
| 构造器和说明 |
|---|
AddHrmPreentryRequestGroups() |
@NameInMap(value="groupId") public String groupId
@NameInMap(value="sections") public List<AddHrmPreentryRequest.AddHrmPreentryRequestGroupsSections> sections
public static AddHrmPreentryRequest.AddHrmPreentryRequestGroups build(Map<String,?> map) throws Exception
Exceptionpublic AddHrmPreentryRequest.AddHrmPreentryRequestGroups setGroupId(String groupId)
public String getGroupId()
public AddHrmPreentryRequest.AddHrmPreentryRequestGroups setSections(List<AddHrmPreentryRequest.AddHrmPreentryRequestGroupsSections> sections)
public List<AddHrmPreentryRequest.AddHrmPreentryRequestGroupsSections> getSections()
Copyright © 2022. All rights reserved.