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