Uses of Enum Class
com.mypurecloud.sdk.v2.model.JourneyWebActionEventsNotificationDevice.CategoryEnum
Packages that use JourneyWebActionEventsNotificationDevice.CategoryEnum
-
Uses of JourneyWebActionEventsNotificationDevice.CategoryEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyWebActionEventsNotificationDevice.CategoryEnumModifier and TypeMethodDescriptionJourneyWebActionEventsNotificationDevice.CategoryEnum.fromString(String key) JourneyWebActionEventsNotificationDevice.getCategory()Returns the enum constant of this class with the specified name.JourneyWebActionEventsNotificationDevice.CategoryEnum.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 JourneyWebActionEventsNotificationDevice.CategoryEnumModifier and TypeMethodDescriptionJourneyWebActionEventsNotificationDevice.category(JourneyWebActionEventsNotificationDevice.CategoryEnum category) voidJourneyWebActionEventsNotificationDevice.setCategory(JourneyWebActionEventsNotificationDevice.CategoryEnum category)