public static class ApplicationTalentLanguageInfo.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ApplicationTalentLanguageInfo |
build() |
ApplicationTalentLanguageInfo.Builder |
id(String id)
ID
示例值:
|
ApplicationTalentLanguageInfo.Builder |
language(Integer language)
语言
示例值:
|
ApplicationTalentLanguageInfo.Builder |
proficiency(Integer proficiency)
熟练程度
示例值:
|
public ApplicationTalentLanguageInfo.Builder id(String id)
示例值:
id - public ApplicationTalentLanguageInfo.Builder language(Integer language)
示例值:
language - public ApplicationTalentLanguageInfo.Builder proficiency(Integer proficiency)
示例值:
proficiency - public ApplicationTalentLanguageInfo build()
Copyright © 2022. All rights reserved.