Uses of Enum Class
com.mypurecloud.sdk.v2.model.WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecast.CreationMethodEnum
-
Uses of WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecast.CreationMethodEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecast.CreationMethodEnumModifier and TypeMethodDescriptionWfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecast.CreationMethodEnum.fromString(String key) WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecast.getCreationMethod()WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecast.CreationMethodEnum.valueOf(String name) Returns the enum constant of this class with the specified name.WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecast.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 WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecast.CreationMethodEnumModifier and TypeMethodDescriptionWfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecast.creationMethod(WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecast.CreationMethodEnum creationMethod) voidWfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecast.setCreationMethod(WfmBuShortTermForecastUpdateCompleteTopicBuShortTermForecast.CreationMethodEnum creationMethod)