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