# Enum: com.pnfsoftware.jeb.client.mcp.schemas.SetCommentsArguments.OperationKind
- Super class: `java.lang.Enum<com.pnfsoftware.jeb.client.mcp.schemas.SetCommentsArguments.OperationKind>`

## Constant: REMOVE

## Constant: SET

## Static Method: valueOf
- parameter: `name`, type: `java.lang.String`
- return type: `com.pnfsoftware.jeb.client.mcp.schemas.SetCommentsArguments.OperationKind`


## Static Method: values
- return type: `com.pnfsoftware.jeb.client.mcp.schemas.SetCommentsArguments.OperationKind[]`


