public static class AddHrmPreentryRequest.AddHrmPreentryRequestGroupsSections
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
List<AddHrmPreentryRequest.AddHrmPreentryRequestGroupsSectionsEmpFieldVOList> |
empFieldVOList |
Integer |
oldIndex |
构造器和说明 |
---|
AddHrmPreentryRequestGroupsSections() |
@NameInMap(value="empFieldVOList") public List<AddHrmPreentryRequest.AddHrmPreentryRequestGroupsSectionsEmpFieldVOList> empFieldVOList
@NameInMap(value="oldIndex") public Integer oldIndex
public static AddHrmPreentryRequest.AddHrmPreentryRequestGroupsSections build(Map<String,?> map) throws Exception
Exception
public AddHrmPreentryRequest.AddHrmPreentryRequestGroupsSections setEmpFieldVOList(List<AddHrmPreentryRequest.AddHrmPreentryRequestGroupsSectionsEmpFieldVOList> empFieldVOList)
public List<AddHrmPreentryRequest.AddHrmPreentryRequestGroupsSectionsEmpFieldVOList> getEmpFieldVOList()
public AddHrmPreentryRequest.AddHrmPreentryRequestGroupsSections setOldIndex(Integer oldIndex)
public Integer getOldIndex()
Copyright © 2023. All rights reserved.