Uses of Class
com.mypurecloud.sdk.v2.model.BuPlanningGroupHeadcountForecastUploadSchema
Packages that use BuPlanningGroupHeadcountForecastUploadSchema
-
Uses of BuPlanningGroupHeadcountForecastUploadSchema in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuPlanningGroupHeadcountForecastUploadSchemaModifier and TypeMethodDescriptionBuPlanningGroupHeadcountForecastUploadSchema.planningGroupId(String planningGroupId) The ID of the planning group to which this portion of the headcount forecast appliesBuPlanningGroupHeadcountForecastUploadSchema.requiredPerInterval(List<Double> requiredPerInterval) Required headcount per interval, referenced against the reference start dateBuPlanningGroupHeadcountForecastUploadSchema.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 BuPlanningGroupHeadcountForecastUploadSchemaModifier and TypeMethodDescriptionBuHeadcountForecastBuPlanningGroupHeadcountForecastUploadSchema.getEntities()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type BuPlanningGroupHeadcountForecastUploadSchemaModifier and TypeMethodDescriptionBuHeadcountForecastBuPlanningGroupHeadcountForecastUploadSchema.entities(List<BuPlanningGroupHeadcountForecastUploadSchema> entities) voidBuHeadcountForecastBuPlanningGroupHeadcountForecastUploadSchema.setEntities(List<BuPlanningGroupHeadcountForecastUploadSchema> entities)