Interface ICodeField

All Superinterfaces:
ICodeItem
All Known Subinterfaces:
IDexField, INativeFieldItem

public interface ICodeField extends ICodeItem
A field object.
  • Method Details

    • getClassType

      ICodeType getClassType()
      Get the type of the class holding this field.
      Returns:
    • getFieldType

      ICodeType getFieldType()
      Get the field's type.
      Returns: