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