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