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