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