public static class CompositeTalentEducationInfo.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CompositeTalentEducationInfo.Builder |
academicRanking(Integer academicRanking)
成绩排名
示例值:5
|
CompositeTalentEducationInfo |
build() |
CompositeTalentEducationInfo.Builder |
customizedDataList(TalentCustomizedDataChild[] customizedDataList)
自定义字段
示例值:
|
CompositeTalentEducationInfo.Builder |
degree(Integer degree)
学位
示例值:1
|
CompositeTalentEducationInfo.Builder |
educationType(Integer educationType)
学历类型
示例值:1
|
CompositeTalentEducationInfo.Builder |
endTime(String endTime)
结束时间
示例值:1994-01
|
CompositeTalentEducationInfo.Builder |
major(String major)
专业
示例值:考古
|
CompositeTalentEducationInfo.Builder |
schoolName(String schoolName)
学校
示例值:湘港大学
|
CompositeTalentEducationInfo.Builder |
startTime(String startTime)
开始时间
示例值:1992-01
|
CompositeTalentEducationInfo.Builder |
tagList(Integer[] tagList)
教育经历标签
示例值:
|
public CompositeTalentEducationInfo.Builder degree(Integer degree)
示例值:1
degree - public CompositeTalentEducationInfo.Builder schoolName(String schoolName)
示例值:湘港大学
schoolName - public CompositeTalentEducationInfo.Builder major(String major)
示例值:考古
major - public CompositeTalentEducationInfo.Builder startTime(String startTime)
示例值:1992-01
startTime - public CompositeTalentEducationInfo.Builder endTime(String endTime)
示例值:1994-01
endTime - public CompositeTalentEducationInfo.Builder educationType(Integer educationType)
示例值:1
educationType - public CompositeTalentEducationInfo.Builder academicRanking(Integer academicRanking)
示例值:5
academicRanking - public CompositeTalentEducationInfo.Builder tagList(Integer[] tagList)
示例值:
tagList - public CompositeTalentEducationInfo.Builder customizedDataList(TalentCustomizedDataChild[] customizedDataList)
示例值:
customizedDataList - public CompositeTalentEducationInfo build()
Copyright © 2025. All rights reserved.