类 ListByIdJobRequirementReq

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

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

    • ListByIdJobRequirementReq

      public ListByIdJobRequirementReq()
    • ListByIdJobRequirementReq

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

    • newBuilder

      public static ListByIdJobRequirementReq.Builder newBuilder()
    • getUserIdType

      public String getUserIdType()
    • setUserIdType

      public void setUserIdType(String userIdType)
    • getDepartmentIdType

      public String getDepartmentIdType()
    • setDepartmentIdType

      public void setDepartmentIdType(String departmentIdType)
    • getJobLevelIdType

      public String getJobLevelIdType()
    • setJobLevelIdType

      public void setJobLevelIdType(String jobLevelIdType)
    • getJobFamilyIdType

      public String getJobFamilyIdType()
    • setJobFamilyIdType

      public void setJobFamilyIdType(String jobFamilyIdType)
    • getEmployeeTypeIdType

      public String getEmployeeTypeIdType()
    • setEmployeeTypeIdType

      public void setEmployeeTypeIdType(String employeeTypeIdType)
    • getListByIdJobRequirementReqBody

      public ListByIdJobRequirementReqBody getListByIdJobRequirementReqBody()
    • setListByIdJobRequirementReqBody

      public void setListByIdJobRequirementReqBody(ListByIdJobRequirementReqBody body)