Package eu.bandm.tools.metajava
Class EnvironmentField
java.lang.Object
eu.bandm.tools.metajava.EnvironmentField
- All Implemented Interfaces:
- MetaField,- MetaImportable,- MetaModifiable,- MetaStaticImportable,- MetaStaticImportableMember
- 
Method SummaryModifier and TypeMethodDescriptionbooleanintgetName()getType()inthashCode()static EnvironmentFieldstatic Collection<EnvironmentField> Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface eu.bandm.tools.metajava.MetaStaticImportablegetImportPatternMethods inherited from interface eu.bandm.tools.metajava.MetaStaticImportableMembergetStaticImportPattern, isStatic
- 
Method Details- 
wrap
- 
wrap
- 
equals
- 
hashCodepublic int hashCode()
- 
getModifierspublic int getModifiers()- Specified by:
- getModifiersin interface- MetaModifiable
 
- 
getType
- 
getName- Specified by:
- getNamein interface- MetaField
- Specified by:
- getNamein interface- MetaStaticImportableMember
 
- 
getEnclosingClass- Specified by:
- getEnclosingClassin interface- MetaStaticImportableMember
 
 
-