public class JobConfigDetail extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
JobConfigDetail.Builder |
| 构造器和说明 |
|---|
JobConfigDetail() |
JobConfigDetail(JobConfigDetail.Builder builder) |
public JobConfigDetail()
public JobConfigDetail(JobConfigDetail.Builder builder)
public static JobConfigDetail.Builder newBuilder()
public IdNameObject getOfferApplySchema()
public void setOfferApplySchema(IdNameObject offerApplySchema)
public IdNameObject getOfferProcessConf()
public void setOfferProcessConf(IdNameObject offerProcessConf)
public IdNameObject[] getRecommendedEvaluatorList()
public void setRecommendedEvaluatorList(IdNameObject[] recommendedEvaluatorList)
public IdNameObject getAssessmentTemplate()
public void setAssessmentTemplate(IdNameObject assessmentTemplate)
public String getId()
public void setId(String id)
public JobConfigInterviewRound[] getInterviewRoundList()
public void setInterviewRoundList(JobConfigInterviewRound[] interviewRoundList)
public RegistrationInfo getInterviewRegistration()
public void setInterviewRegistration(RegistrationInfo interviewRegistration)
public RegistrationInfo getOnboardRegistration()
public void setOnboardRegistration(RegistrationInfo onboardRegistration)
public JobConfigRoundTypeResult[] getInterviewRoundTypeList()
public void setInterviewRoundTypeList(JobConfigRoundTypeResult[] interviewRoundTypeList)
public IdNameObject[] getRelatedJobList()
public void setRelatedJobList(IdNameObject[] relatedJobList)
public Integer getJobAttribute()
public void setJobAttribute(Integer jobAttribute)
public InterviewAppointmentConfig getInterviewAppointmentConfig()
public void setInterviewAppointmentConfig(InterviewAppointmentConfig interviewAppointmentConfig)
public IdNameObject getInternshipOfferApplySchema()
public void setInternshipOfferApplySchema(IdNameObject internshipOfferApplySchema)
Copyright © 2025. All rights reserved.