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