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