public class OfferBasicInfoV2 extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OfferBasicInfoV2.Builder |
| 构造器和说明 |
|---|
OfferBasicInfoV2() |
OfferBasicInfoV2(OfferBasicInfoV2.Builder builder) |
public OfferBasicInfoV2()
public OfferBasicInfoV2(OfferBasicInfoV2.Builder builder)
public static OfferBasicInfoV2.Builder newBuilder()
public String getId()
public void setId(String id)
public Integer getOfferType()
public void setOfferType(Integer offerType)
public Integer getOfferStatus()
public void setOfferStatus(Integer offerStatus)
public BasicUserInfo getLeader()
public void setLeader(BasicUserInfo leader)
public IdNameObject getEmployeeType()
public void setEmployeeType(IdNameObject employeeType)
public BasicDepartmentInfo getDepartment()
public void setDepartment(BasicDepartmentInfo department)
public IdNameObject getSequence()
public void setSequence(IdNameObject sequence)
public IdNameObject getLevel()
public void setLevel(IdNameObject level)
public IdNameObject getCompanyMainBody()
public void setCompanyMainBody(IdNameObject companyMainBody)
public String getJobRequirementId()
public void setJobRequirementId(String jobRequirementId)
public Integer getProbationMonth()
public void setProbationMonth(Integer probationMonth)
public ContractPeriodInfo getContractPeriod()
public void setContractPeriod(ContractPeriodInfo contractPeriod)
public String getOnboardDate()
public void setOnboardDate(String onboardDate)
public BasicUserInfo getOwner()
public void setOwner(BasicUserInfo owner)
public BaseAddressV2 getOnboardAddress()
public void setOnboardAddress(BaseAddressV2 onboardAddress)
public BaseAddressV2 getWorkAddress()
public void setWorkAddress(BaseAddressV2 workAddress)
public String getRemark()
public void setRemark(String remark)
public OfferAttachmentInfo[] getAttachmentList()
public void setAttachmentList(OfferAttachmentInfo[] attachmentList)
public ApplicationOfferCustomValue[] getCustomizeInfoList()
public void setCustomizeInfoList(ApplicationOfferCustomValue[] customizeInfoList)
public String getCreateTime()
public void setCreateTime(String createTime)
Copyright © 2025. All rights reserved.