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