# Class: com.pnfsoftware.jeb.client.mcp.schemas.ListDecompilerEventsResult.DecompilerEvent
- Super class: `java.lang.Object`

## Constructor: DecompilerEvent (no-arg)


## Constructor: DecompilerEvent
- parameter: `event_type`, type: `java.lang.String`
- parameter: `value`, type: `java.lang.String`
- parameter: `usage_location`, type: `java.lang.String`


## Field: event_type
Type: `java.lang.String`

## Field: usage_location
Type: `java.lang.String`

## Field: value
Type: `java.lang.String`

