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

A field object.

## Method: getClassType
- return type: `com.pnfsoftware.jeb.core.units.code.ICodeType`

Description: Get the type of the class holding this field.
return: owning class type

## Method: getFieldType
- return type: `com.pnfsoftware.jeb.core.units.code.ICodeType`

Description: Get the field's type.
return: field type

