Uses of Enum Class
com.mypurecloud.sdk.v2.model.WorkitemsUserEventsNotificationWrapup.ActionEnum
Packages that use WorkitemsUserEventsNotificationWrapup.ActionEnum
-
Uses of WorkitemsUserEventsNotificationWrapup.ActionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsUserEventsNotificationWrapup.ActionEnumModifier and TypeMethodDescriptionWorkitemsUserEventsNotificationWrapup.ActionEnum.fromString(String key) WorkitemsUserEventsNotificationWrapup.getAction()Returns the enum constant of this class with the specified name.WorkitemsUserEventsNotificationWrapup.ActionEnum.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 WorkitemsUserEventsNotificationWrapup.ActionEnumModifier and TypeMethodDescriptionWorkitemsUserEventsNotificationWrapup.action(WorkitemsUserEventsNotificationWrapup.ActionEnum action) voidWorkitemsUserEventsNotificationWrapup.setAction(WorkitemsUserEventsNotificationWrapup.ActionEnum action)