public class TalentCombinedBasicInfo extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
TalentCombinedBasicInfo.Builder |
| 构造器和说明 |
|---|
TalentCombinedBasicInfo() |
TalentCombinedBasicInfo(TalentCombinedBasicInfo.Builder builder) |
public TalentCombinedBasicInfo()
public TalentCombinedBasicInfo(TalentCombinedBasicInfo.Builder builder)
public static TalentCombinedBasicInfo.Builder newBuilder()
public String getName()
public void setName(String name)
public String getMobile()
public void setMobile(String mobile)
public String getMobileCountryCode()
public void setMobileCountryCode(String mobileCountryCode)
public String getEmail()
public void setEmail(String email)
public Integer getIdentificationType()
public void setIdentificationType(Integer identificationType)
public String getIdentificationNumber()
public void setIdentificationNumber(String identificationNumber)
public TalentIdentificationInfo getIdentification()
public void setIdentification(TalentIdentificationInfo identification)
public String getStartWorkTime()
public void setStartWorkTime(String startWorkTime)
public String getBirthday()
public void setBirthday(String birthday)
public Integer getGender()
public void setGender(Integer gender)
public String getNationalityId()
public void setNationalityId(String nationalityId)
public String getCurrentCityCode()
public void setCurrentCityCode(String currentCityCode)
public String getHometownCityCode()
public void setHometownCityCode(String hometownCityCode)
public TalentCustomizedDataObjectValue[] getCustomizedData()
public void setCustomizedData(TalentCustomizedDataObjectValue[] customizedData)
Copyright © 2022. All rights reserved.