Uses of Enum Class
com.mypurecloud.sdk.v2.model.JourneyAppEventsNotificationAssociatedValue.DataTypeEnum
Packages that use JourneyAppEventsNotificationAssociatedValue.DataTypeEnum
-
Uses of JourneyAppEventsNotificationAssociatedValue.DataTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyAppEventsNotificationAssociatedValue.DataTypeEnumModifier and TypeMethodDescriptionJourneyAppEventsNotificationAssociatedValue.DataTypeEnum.fromString(String key) JourneyAppEventsNotificationAssociatedValue.getDataType()Returns the enum constant of this class with the specified name.JourneyAppEventsNotificationAssociatedValue.DataTypeEnum.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 JourneyAppEventsNotificationAssociatedValue.DataTypeEnumModifier and TypeMethodDescriptionJourneyAppEventsNotificationAssociatedValue.dataType(JourneyAppEventsNotificationAssociatedValue.DataTypeEnum dataType) voidJourneyAppEventsNotificationAssociatedValue.setDataType(JourneyAppEventsNotificationAssociatedValue.DataTypeEnum dataType)