Uses of Enum Class
com.mypurecloud.sdk.v2.model.BuForecastTimeSeriesResult.ForecastTypeEnum
Packages that use BuForecastTimeSeriesResult.ForecastTypeEnum
-
Uses of BuForecastTimeSeriesResult.ForecastTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuForecastTimeSeriesResult.ForecastTypeEnumModifier and TypeMethodDescriptionBuForecastTimeSeriesResult.ForecastTypeEnum.fromString(String key) BuForecastTimeSeriesResult.getForecastType()Returns the enum constant of this class with the specified name.BuForecastTimeSeriesResult.ForecastTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type BuForecastTimeSeriesResult.ForecastTypeEnumModifier and TypeMethodDescriptionBuForecastTimeSeriesResult.forecastType(BuForecastTimeSeriesResult.ForecastTypeEnum forecastType) The forecasting type in this forecast resultvoidBuForecastTimeSeriesResult.setForecastType(BuForecastTimeSeriesResult.ForecastTypeEnum forecastType)