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