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