类 WorkforcePlanDetail
java.lang.Object
com.lark.oapi.service.corehr.v2.model.WorkforcePlanDetail
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getJob()static WorkforcePlanDetail.BuildervoidsetCostCenter(DimensionInfo costCenter) voidsetDepartment(DimensionInfo department) voidsetEmployeeType(DimensionInfo employeeType) voidsetEstimatedActiveIndividualsDetail(WorkforcePlanEaiDetail[] estimatedActiveIndividualsDetail) voidsetJob(DimensionInfo job) voidsetJobFamily(DimensionInfo jobFamily) voidsetJobLevel(DimensionInfo jobLevel) voidsetWorkforcePlan(String workforcePlan) voidsetWorkforcePlanDetailId(String workforcePlanDetailId) voidsetWorkLocation(DimensionInfo workLocation)
-
构造器详细资料
-
WorkforcePlanDetail
public WorkforcePlanDetail() -
WorkforcePlanDetail
-
-
方法详细资料
-
newBuilder
-
getWorkforcePlanDetailId
-
setWorkforcePlanDetailId
-
getDepartment
-
setDepartment
-
getEmployeeType
-
setEmployeeType
-
getWorkLocation
-
setWorkLocation
-
getJobFamily
-
setJobFamily
-
getJobLevel
-
setJobLevel
-
getJob
-
setJob
-
getCostCenter
-
setCostCenter
-
getWorkforcePlan
-
setWorkforcePlan
-
getEstimatedActiveIndividualsDetail
-
setEstimatedActiveIndividualsDetail
public void setEstimatedActiveIndividualsDetail(WorkforcePlanEaiDetail[] estimatedActiveIndividualsDetail)
-