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