# Interface: com.pnfsoftware.jeb.core.units.code.ICodeType

The most generic interface for a type in a code unit.

## Method: getImplementingClass
- return type: `com.pnfsoftware.jeb.core.units.code.ICodeClass`

Description: Get the implementing class.
return: a class object, null if none

