public class CombinedUpdateTalentReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CombinedUpdateTalentReqBody.Builder |
| 构造器和说明 |
|---|
CombinedUpdateTalentReqBody() |
CombinedUpdateTalentReqBody(CombinedUpdateTalentReqBody.Builder builder) |
public CombinedUpdateTalentReqBody()
public CombinedUpdateTalentReqBody(CombinedUpdateTalentReqBody.Builder builder)
public String getTalentId()
public void setTalentId(String talentId)
public String getInitSourceId()
public void setInitSourceId(String initSourceId)
public String[] getFolderIdList()
public void setFolderIdList(String[] folderIdList)
public String getOperatorId()
public void setOperatorId(String operatorId)
public Integer getOperatorAccountType()
public void setOperatorAccountType(Integer operatorAccountType)
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)
public static CombinedUpdateTalentReqBody.Builder newBuilder()
Copyright © 2025. All rights reserved.