public static class CompositeTalentInternshipInfo.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CompositeTalentInternshipInfo |
build() |
CompositeTalentInternshipInfo.Builder |
companyName(String companyName)
公司
示例值:xx网络科技有限公司
|
CompositeTalentInternshipInfo.Builder |
customizedDataList(TalentCustomizedDataChild[] customizedDataList)
自定义字段
示例值:
|
CompositeTalentInternshipInfo.Builder |
description(String description)
描述
示例值:作为测试实习生参与公司xx项目的测试工作
|
CompositeTalentInternshipInfo.Builder |
endTime(String endTime)
结束时间
示例值:2020-09
|
CompositeTalentInternshipInfo.Builder |
startTime(String startTime)
开始时间
示例值:2020-01
|
CompositeTalentInternshipInfo.Builder |
title(String title)
职称
示例值:测试工程师
|
public CompositeTalentInternshipInfo.Builder companyName(String companyName)
示例值:xx网络科技有限公司
companyName - public CompositeTalentInternshipInfo.Builder description(String description)
示例值:作为测试实习生参与公司xx项目的测试工作
description - public CompositeTalentInternshipInfo.Builder endTime(String endTime)
示例值:2020-09
endTime - public CompositeTalentInternshipInfo.Builder startTime(String startTime)
示例值:2020-01
startTime - public CompositeTalentInternshipInfo.Builder title(String title)
示例值:测试工程师
title - public CompositeTalentInternshipInfo.Builder customizedDataList(TalentCustomizedDataChild[] customizedDataList)
示例值:
customizedDataList - public CompositeTalentInternshipInfo build()
Copyright © 2025. All rights reserved.