Uses of Enum Class
com.mypurecloud.sdk.v2.model.WorkitemsQueueEventsNotificationWrapup.OpEnum
Packages that use WorkitemsQueueEventsNotificationWrapup.OpEnum
-
Uses of WorkitemsQueueEventsNotificationWrapup.OpEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsQueueEventsNotificationWrapup.OpEnumModifier and TypeMethodDescriptionWorkitemsQueueEventsNotificationWrapup.OpEnum.fromString(String key) WorkitemsQueueEventsNotificationWrapup.getOp()Returns the enum constant of this class with the specified name.WorkitemsQueueEventsNotificationWrapup.OpEnum.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 WorkitemsQueueEventsNotificationWrapup.OpEnumModifier and TypeMethodDescriptionWorkitemsQueueEventsNotificationWrapup.op(WorkitemsQueueEventsNotificationWrapup.OpEnum op) voidWorkitemsQueueEventsNotificationWrapup.setOp(WorkitemsQueueEventsNotificationWrapup.OpEnum op)