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