public static class TalentSchemaChildObject.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
TalentSchemaChildObject.Builder |
activeStatus(Integer activeStatus)
活跃状态
示例值:
|
TalentSchemaChildObject |
build() |
TalentSchemaChildObject.Builder |
id(String id)
ID
示例值:
|
TalentSchemaChildObject.Builder |
isCustomized(Boolean isCustomized)
是否自定义
示例值:
|
TalentSchemaChildObject.Builder |
name(I18n name)
名称
示例值:
|
TalentSchemaChildObject.Builder |
optionList(TalentSchemaOption[] optionList)
选项
示例值:
|
public TalentSchemaChildObject.Builder id(String id)
示例值:
id - public TalentSchemaChildObject.Builder activeStatus(Integer activeStatus)
示例值:
activeStatus - public TalentSchemaChildObject.Builder isCustomized(Boolean isCustomized)
示例值:
isCustomized - public TalentSchemaChildObject.Builder name(I18n name)
示例值:
name - public TalentSchemaChildObject.Builder optionList(TalentSchemaOption[] optionList)
示例值:
optionList - public TalentSchemaChildObject build()
Copyright © 2024. All rights reserved.