Uses of Enum Class
com.mypurecloud.sdk.v2.model.WfmBuShortTermForecastImportCompleteTopicBuShortTermForecastNotification.StatusEnum
Packages that use WfmBuShortTermForecastImportCompleteTopicBuShortTermForecastNotification.StatusEnum
-
Uses of WfmBuShortTermForecastImportCompleteTopicBuShortTermForecastNotification.StatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmBuShortTermForecastImportCompleteTopicBuShortTermForecastNotification.StatusEnumModifier and TypeMethodDescriptionWfmBuShortTermForecastImportCompleteTopicBuShortTermForecastNotification.StatusEnum.fromString(String key) WfmBuShortTermForecastImportCompleteTopicBuShortTermForecastNotification.getStatus()WfmBuShortTermForecastImportCompleteTopicBuShortTermForecastNotification.StatusEnum.valueOf(String name) Returns the enum constant of this class with the specified name.WfmBuShortTermForecastImportCompleteTopicBuShortTermForecastNotification.StatusEnum.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 WfmBuShortTermForecastImportCompleteTopicBuShortTermForecastNotification.StatusEnumModifier and TypeMethodDescriptionvoidWfmBuShortTermForecastImportCompleteTopicBuShortTermForecastNotification.setStatus(WfmBuShortTermForecastImportCompleteTopicBuShortTermForecastNotification.StatusEnum status) WfmBuShortTermForecastImportCompleteTopicBuShortTermForecastNotification.status(WfmBuShortTermForecastImportCompleteTopicBuShortTermForecastNotification.StatusEnum status)