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