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