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