Uses of Enum Class
com.mypurecloud.sdk.v2.model.WfmScheduleTopicWfmScheduleNotification.EventTypeEnum
Packages that use WfmScheduleTopicWfmScheduleNotification.EventTypeEnum
-
Uses of WfmScheduleTopicWfmScheduleNotification.EventTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmScheduleTopicWfmScheduleNotification.EventTypeEnumModifier and TypeMethodDescriptionWfmScheduleTopicWfmScheduleNotification.EventTypeEnum.fromString(String key) WfmScheduleTopicWfmScheduleNotification.getEventType()Returns the enum constant of this class with the specified name.WfmScheduleTopicWfmScheduleNotification.EventTypeEnum.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.EventTypeEnumModifier and TypeMethodDescriptionWfmScheduleTopicWfmScheduleNotification.eventType(WfmScheduleTopicWfmScheduleNotification.EventTypeEnum eventType) voidWfmScheduleTopicWfmScheduleNotification.setEventType(WfmScheduleTopicWfmScheduleNotification.EventTypeEnum eventType)