# Enum: com.pnfsoftware.jeb.client.mcp.schemas.DecompileCodeItemArguments.ItemKind
- Super class: `java.lang.Enum<com.pnfsoftware.jeb.client.mcp.schemas.DecompileCodeItemArguments.ItemKind>`

## Constant: METHOD

## Constant: TYPE

## Static Method: valueOf
- parameter: `name`, type: `java.lang.String`
- return type: `com.pnfsoftware.jeb.client.mcp.schemas.DecompileCodeItemArguments.ItemKind`


## Static Method: values
- return type: `com.pnfsoftware.jeb.client.mcp.schemas.DecompileCodeItemArguments.ItemKind[]`


