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