public class CompositeTalent extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CompositeTalent.Builder |
| 构造器和说明 |
|---|
CompositeTalent() |
CompositeTalent(CompositeTalent.Builder builder) |
public CompositeTalent()
public CompositeTalent(CompositeTalent.Builder builder)
public String getTalentId()
public void setTalentId(String talentId)
public CompositeTalentBasicInfo getBasicInfo()
public void setBasicInfo(CompositeTalentBasicInfo basicInfo)
public CompositeTalentEducationInfo[] getEducationList()
public void setEducationList(CompositeTalentEducationInfo[] educationList)
public CompositeTalentCareerInfo[] getCareerList()
public void setCareerList(CompositeTalentCareerInfo[] careerList)
public CompositeTalentProjectInfo[] getProjectList()
public void setProjectList(CompositeTalentProjectInfo[] projectList)
public CompositeTalentWorksInfo[] getWorksList()
public void setWorksList(CompositeTalentWorksInfo[] worksList)
public CompositeTalentAwardInfo[] getAwardList()
public void setAwardList(CompositeTalentAwardInfo[] awardList)
public CompositeTalentLanguageInfo[] getLanguageList()
public void setLanguageList(CompositeTalentLanguageInfo[] languageList)
public CompositeTalentSnsInfo[] getSnsList()
public void setSnsList(CompositeTalentSnsInfo[] snsList)
public TalentResumeSource[] getResumeSourceList()
public void setResumeSourceList(TalentResumeSource[] resumeSourceList)
public CompositeTalentInternshipInfo[] getInternshipList()
public void setInternshipList(CompositeTalentInternshipInfo[] internshipList)
public CompositeTalentCustomizedData[] getCustomizedDataList()
public void setCustomizedDataList(CompositeTalentCustomizedData[] customizedDataList)
public String[] getResumeAttachmentIdList()
public void setResumeAttachmentIdList(String[] resumeAttachmentIdList)
public TalentResumeAttachment[] getResumeAttachmentList()
public void setResumeAttachmentList(TalentResumeAttachment[] resumeAttachmentList)
public TalentInterviewRegistrationSimple[] getInterviewRegistrationList()
public void setInterviewRegistrationList(TalentInterviewRegistrationSimple[] interviewRegistrationList)
public RegistrationBasicInfo[] getRegistrationList()
public void setRegistrationList(RegistrationBasicInfo[] registrationList)
public Boolean getIsOnboarded()
public void setIsOnboarded(Boolean isOnboarded)
public Boolean getIsInAgencyPeriod()
public void setIsInAgencyPeriod(Boolean isInAgencyPeriod)
public Integer getTopDegree()
public void setTopDegree(Integer topDegree)
public String[] getTalentPoolIdList()
public void setTalentPoolIdList(String[] talentPoolIdList)
public TalentFolder[] getTalentFolderRefListV2()
public void setTalentFolderRefListV2(TalentFolder[] talentFolderRefListV2)
public TalentTag[] getTagList()
public void setTagList(TalentTag[] tagList)
public TalentSimilar getSimilarInfoV2()
public void setSimilarInfoV2(TalentSimilar similarInfoV2)
public TalentBlock getBlockInfo()
public void setBlockInfo(TalentBlock blockInfo)
public TalentPool[] getTalentPoolRefListV2()
public void setTalentPoolRefListV2(TalentPool[] talentPoolRefListV2)
public TalentNote[] getNoteListV2()
public void setNoteListV2(TalentNote[] noteListV2)
public static CompositeTalent.Builder newBuilder()
Copyright © 2025. All rights reserved.