Uses of Class
com.mypurecloud.sdk.v2.model.BuPlanningGroupHeadcountForecastResult
Packages that use BuPlanningGroupHeadcountForecastResult
-
Uses of BuPlanningGroupHeadcountForecastResult in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuPlanningGroupHeadcountForecastResultModifier and TypeMethodDescriptionBuPlanningGroupHeadcountForecastResult.planningGroup(PlanningGroupReference planningGroup) The planning group to which this portion of the headcount forecast appliesBuPlanningGroupHeadcountForecastResult.requiredPerInterval(List<Double> requiredPerInterval) Required headcount per interval, referenced against the reference start dateBuPlanningGroupHeadcountForecastResult.requiredWithoutShrinkagePerInterval(List<Double> requiredWithoutShrinkagePerInterval) Required headcount per interval without accounting for shrinkage, referenced against the reference start dateMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type BuPlanningGroupHeadcountForecastResultModifier and TypeMethodDescriptionBuHeadcountForecastBuPlanningGroupHeadcountForecastResult.getEntities()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type BuPlanningGroupHeadcountForecastResultModifier and TypeMethodDescriptionBuHeadcountForecastBuPlanningGroupHeadcountForecastResult.entities(List<BuPlanningGroupHeadcountForecastResult> entities) voidBuHeadcountForecastBuPlanningGroupHeadcountForecastResult.setEntities(List<BuPlanningGroupHeadcountForecastResult> entities)