Uses of Enum Class
com.mypurecloud.sdk.v2.model.JourneyWebEventsNotificationReferrer.MediumEnum
Packages that use JourneyWebEventsNotificationReferrer.MediumEnum
-
Uses of JourneyWebEventsNotificationReferrer.MediumEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyWebEventsNotificationReferrer.MediumEnumModifier and TypeMethodDescriptionJourneyWebEventsNotificationReferrer.MediumEnum.fromString(String key) JourneyWebEventsNotificationReferrer.getMedium()Returns the enum constant of this class with the specified name.JourneyWebEventsNotificationReferrer.MediumEnum.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 JourneyWebEventsNotificationReferrer.MediumEnumModifier and TypeMethodDescriptionJourneyWebEventsNotificationReferrer.medium(JourneyWebEventsNotificationReferrer.MediumEnum medium) voidJourneyWebEventsNotificationReferrer.setMedium(JourneyWebEventsNotificationReferrer.MediumEnum medium)