类 GetJobReq

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

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

    • GetJobReq

      public GetJobReq()
    • GetJobReq

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

    • newBuilder

      public static GetJobReq.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)
    • getJobId

      public String getJobId()
    • setJobId

      public void setJobId(String jobId)