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