类 JobConfigInterviewRoundConf

java.lang.Object
com.lark.oapi.service.hire.v1.model.JobConfigInterviewRoundConf

public class JobConfigInterviewRoundConf extends Object
  • 构造器详细资料

    • JobConfigInterviewRoundConf

      public JobConfigInterviewRoundConf()
    • JobConfigInterviewRoundConf

      public JobConfigInterviewRoundConf(JobConfigInterviewRoundConf.Builder builder)
  • 方法详细资料

    • newBuilder

      public static JobConfigInterviewRoundConf.Builder newBuilder()
    • getInterviewerIdList

      public String[] getInterviewerIdList()
    • setInterviewerIdList

      public void setInterviewerIdList(String[] interviewerIdList)
    • getRound

      public Integer getRound()
    • setRound

      public void setRound(Integer round)