public static class ApplicationTalentCareerInfo.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ApplicationTalentCareerInfo |
build() |
ApplicationTalentCareerInfo.Builder |
company(String company)
公司
示例值:
|
ApplicationTalentCareerInfo.Builder |
desc(String desc)
描述
示例值:
|
ApplicationTalentCareerInfo.Builder |
endTime(String endTime)
结束时间
示例值:
|
ApplicationTalentCareerInfo.Builder |
id(String id)
ID
示例值:
|
ApplicationTalentCareerInfo.Builder |
startTime(String startTime)
开始时间
示例值:
|
ApplicationTalentCareerInfo.Builder |
tagList(Integer[] tagList)
标签列表
示例值:
|
ApplicationTalentCareerInfo.Builder |
title(String title)
职称
示例值:
|
public ApplicationTalentCareerInfo.Builder id(String id)
示例值:
id - public ApplicationTalentCareerInfo.Builder company(String company)
示例值:
company - public ApplicationTalentCareerInfo.Builder title(String title)
示例值:
title - public ApplicationTalentCareerInfo.Builder desc(String desc)
示例值:
desc - public ApplicationTalentCareerInfo.Builder startTime(String startTime)
示例值:
startTime - public ApplicationTalentCareerInfo.Builder endTime(String endTime)
示例值:
endTime - public ApplicationTalentCareerInfo.Builder tagList(Integer[] tagList)
示例值:
tagList - public ApplicationTalentCareerInfo build()
Copyright © 2022. All rights reserved.