Uses of Enum Class
com.mypurecloud.sdk.v2.model.BuShortTermForecast.CreationMethodEnum
Packages that use BuShortTermForecast.CreationMethodEnum
-
Uses of BuShortTermForecast.CreationMethodEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuShortTermForecast.CreationMethodEnumModifier and TypeMethodDescriptionBuShortTermForecast.CreationMethodEnum.fromString(String key) BuShortTermForecast.getCreationMethod()Returns the enum constant of this class with the specified name.BuShortTermForecast.CreationMethodEnum.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 BuShortTermForecast.CreationMethodEnumModifier and TypeMethodDescriptionBuShortTermForecast.creationMethod(BuShortTermForecast.CreationMethodEnum creationMethod) The method by which this forecast was createdvoidBuShortTermForecast.setCreationMethod(BuShortTermForecast.CreationMethodEnum creationMethod)