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