Uses of Class
com.mypurecloud.sdk.v2.model.BuShortTermForecastWeekReference
Packages that use BuShortTermForecastWeekReference
-
Uses of BuShortTermForecastWeekReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuShortTermForecastWeekReferenceModifier and TypeMethodDescriptionCreateWorkPlanBid.getForecast()UpdateWorkPlanBid.getForecast()WorkPlanBid.getForecast()The ID of the forecastThe weekDate of the short term forecast in yyyy-MM-dd format.BuShortTermForecastWeekReference.weekNumber(Integer weekNumber) The week number to be used from the selected forecast.Methods in com.mypurecloud.sdk.v2.model with parameters of type BuShortTermForecastWeekReferenceModifier and TypeMethodDescriptionCreateWorkPlanBid.forecast(BuShortTermForecastWeekReference forecast) The selected forecast in this work plan bidUpdateWorkPlanBid.forecast(BuShortTermForecastWeekReference forecast) The selected forecast in this work plan bidWorkPlanBid.forecast(BuShortTermForecastWeekReference forecast) The selected forecast in this work plan bidvoidCreateWorkPlanBid.setForecast(BuShortTermForecastWeekReference forecast) voidUpdateWorkPlanBid.setForecast(BuShortTermForecastWeekReference forecast) voidWorkPlanBid.setForecast(BuShortTermForecastWeekReference forecast)