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