public interface

ICodeField

implements ICodeItem
com.pnfsoftware.jeb.core.units.code.ICodeField
Known Indirect Subclasses

Class Overview

A field object.

Summary

[Expand]
Inherited Constants
From interface com.pnfsoftware.jeb.core.units.code.ICodeItem
Public Methods
abstract ICodeType getClassType()
Get the type of the class holding this field.
abstract ICodeType getFieldType()
Get the field's type.
[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.units.code.ICodeItem

Public Methods

public abstract ICodeType getClassType ()

Get the type of the class holding this field.

public abstract ICodeType getFieldType ()

Get the field's type.