Package eu.bandm.tools.metajava
Interface MetaField
- All Superinterfaces:
MetaImportable
,MetaModifiable
,MetaStaticImportable
,MetaStaticImportableMember
- All Known Implementing Classes:
EnvironmentField
,GeneratedField
-
Method Summary
Methods inherited from interface eu.bandm.tools.metajava.MetaModifiable
getModifiers
Methods inherited from interface eu.bandm.tools.metajava.MetaStaticImportable
getImportPattern
Methods inherited from interface eu.bandm.tools.metajava.MetaStaticImportableMember
getEnclosingClass, getStaticImportPattern, isStatic
-
Method Details
-
getType
MetaType getType() -
getName
String getName()- Specified by:
getName
in interfaceMetaStaticImportableMember
-