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