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