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