public class CompositeTalentSnsInfo extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CompositeTalentSnsInfo.Builder |
| 构造器和说明 |
|---|
CompositeTalentSnsInfo() |
CompositeTalentSnsInfo(CompositeTalentSnsInfo.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
TalentCustomizedDataChild[] |
getCustomizedDataList() |
String |
getLink() |
Integer |
getSnsType() |
static CompositeTalentSnsInfo.Builder |
newBuilder() |
void |
setCustomizedDataList(TalentCustomizedDataChild[] customizedDataList) |
void |
setLink(String link) |
void |
setSnsType(Integer snsType) |
public CompositeTalentSnsInfo()
public CompositeTalentSnsInfo(CompositeTalentSnsInfo.Builder builder)
public static CompositeTalentSnsInfo.Builder newBuilder()
public Integer getSnsType()
public void setSnsType(Integer snsType)
public String getLink()
public void setLink(String link)
public TalentCustomizedDataChild[] getCustomizedDataList()
public void setCustomizedDataList(TalentCustomizedDataChild[] customizedDataList)
Copyright © 2025. All rights reserved.