public class CompositeTalentSelfIntroduction extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CompositeTalentSelfIntroduction.Builder |
| 构造器和说明 |
|---|
CompositeTalentSelfIntroduction() |
CompositeTalentSelfIntroduction(CompositeTalentSelfIntroduction.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
TalentCustomizedDataChild[] |
getCustomizedDataList() |
String |
getSelfIntroduction() |
static CompositeTalentSelfIntroduction.Builder |
newBuilder() |
void |
setCustomizedDataList(TalentCustomizedDataChild[] customizedDataList) |
void |
setSelfIntroduction(String selfIntroduction) |
public CompositeTalentSelfIntroduction()
public CompositeTalentSelfIntroduction(CompositeTalentSelfIntroduction.Builder builder)
public static CompositeTalentSelfIntroduction.Builder newBuilder()
public String getSelfIntroduction()
public void setSelfIntroduction(String selfIntroduction)
public TalentCustomizedDataChild[] getCustomizedDataList()
public void setCustomizedDataList(TalentCustomizedDataChild[] customizedDataList)
Copyright © 2025. All rights reserved.