Uses of Enum Class
com.mypurecloud.sdk.v2.model.WorkitemsUserEventsNotificationWorkitem.OperationEnum
Packages that use WorkitemsUserEventsNotificationWorkitem.OperationEnum
-
Uses of WorkitemsUserEventsNotificationWorkitem.OperationEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsUserEventsNotificationWorkitem.OperationEnumModifier and TypeMethodDescriptionWorkitemsUserEventsNotificationWorkitem.OperationEnum.fromString(String key) WorkitemsUserEventsNotificationWorkitem.getOperation()Returns the enum constant of this class with the specified name.WorkitemsUserEventsNotificationWorkitem.OperationEnum.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 WorkitemsUserEventsNotificationWorkitem.OperationEnumModifier and TypeMethodDescriptionWorkitemsUserEventsNotificationWorkitem.operation(WorkitemsUserEventsNotificationWorkitem.OperationEnum operation) voidWorkitemsUserEventsNotificationWorkitem.setOperation(WorkitemsUserEventsNotificationWorkitem.OperationEnum operation)