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