public class CombinedCreateTalentReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CombinedCreateTalentReqBody.Builder |
| 构造器和说明 |
|---|
CombinedCreateTalentReqBody() |
CombinedCreateTalentReqBody(CombinedCreateTalentReqBody.Builder builder) |
public CombinedCreateTalentReqBody()
public CombinedCreateTalentReqBody(CombinedCreateTalentReqBody.Builder builder)
public static CombinedCreateTalentReqBody.Builder newBuilder()
public String getInitSourceId()
public void setInitSourceId(String initSourceId)
public String getResumeSourceId()
public void setResumeSourceId(String resumeSourceId)
public String[] getFolderIdList()
public void setFolderIdList(String[] folderIdList)
public String getCreatorId()
public void setCreatorId(String creatorId)
public Integer getCreatorAccountType()
public void setCreatorAccountType(Integer creatorAccountType)
public String getResumeAttachmentId()
public void setResumeAttachmentId(String resumeAttachmentId)
public TalentCombinedBasicInfo getBasicInfo()
public void setBasicInfo(TalentCombinedBasicInfo basicInfo)
public TalentCombinedEducationInfo[] getEducationList()
public void setEducationList(TalentCombinedEducationInfo[] educationList)
public TalentCombinedCareerInfo[] getCareerList()
public void setCareerList(TalentCombinedCareerInfo[] careerList)
public TalentCombinedProjectInfo[] getProjectList()
public void setProjectList(TalentCombinedProjectInfo[] projectList)
public TalentCombinedWorkInfo[] getWorksList()
public void setWorksList(TalentCombinedWorkInfo[] worksList)
public TalentCombinedAwardInfo[] getAwardList()
public void setAwardList(TalentCombinedAwardInfo[] awardList)
public TalentCombinedLanguageInfo[] getLanguageList()
public void setLanguageList(TalentCombinedLanguageInfo[] languageList)
public TalentCombinedSnsInfo[] getSnsList()
public void setSnsList(TalentCombinedSnsInfo[] snsList)
public String[] getPreferredCityCodeList()
public void setPreferredCityCodeList(String[] preferredCityCodeList)
public TalentSelfEvaluation getSelfEvaluation()
public void setSelfEvaluation(TalentSelfEvaluation selfEvaluation)
public TalentCustomizedDataObjectValue[] getCustomizedData()
public void setCustomizedData(TalentCustomizedDataObjectValue[] customizedData)
Copyright © 2024. All rights reserved.