Interface IGenericField

All Known Subinterfaces:
IBinaryField, IRecordComponent, ISourceField
All Known Implementing Classes:
ComponentInfoWithAnnotation, ComponentInfoWithTypeAnnotation, FieldInfo, FieldInfoWithAnnotation, FieldInfoWithTypeAnnotation, IndexBinaryField, RecordComponentInfo, SourceFieldElementInfo, SourceFieldWithChildrenInfo

public interface IGenericField
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Answer an int whose bits are set according the access constants defined by the VM spec.
  • Method Details

    • getModifiers

      int getModifiers()
      Answer an int whose bits are set according the access constants defined by the VM spec.