public static class CompositeTalentCustomizedData.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CompositeTalentCustomizedData |
build() |
CompositeTalentCustomizedData.Builder |
children(TalentCustomizedDataChild[] children)
模块下的字段
示例值:
|
CompositeTalentCustomizedData.Builder |
moduleId(String moduleId)
模块 ID
示例值:7106698109352479020
|
CompositeTalentCustomizedData.Builder |
name(I18n name)
模块名称
示例值:
|
CompositeTalentCustomizedData.Builder |
objectType(Integer objectType)
类型
示例值:1
|
public CompositeTalentCustomizedData.Builder moduleId(String moduleId)
示例值:7106698109352479020
moduleId - public CompositeTalentCustomizedData.Builder name(I18n name)
示例值:
name - public CompositeTalentCustomizedData.Builder objectType(Integer objectType)
示例值:1
objectType - public CompositeTalentCustomizedData.Builder children(TalentCustomizedDataChild[] children)
示例值:
children - public CompositeTalentCustomizedData build()
Copyright © 2025. All rights reserved.