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