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 TypeMethodDescriptionboolean
int
getName()
getType()
int
hashCode()
static EnvironmentField
static Collection<EnvironmentField>
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface eu.bandm.tools.metajava.MetaStaticImportable
getImportPattern
Methods 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:
getModifiers
in interfaceMetaModifiable
-
getType
-
getName
- Specified by:
getName
in interfaceMetaField
- Specified by:
getName
in interfaceMetaStaticImportableMember
-
getEnclosingClass
- Specified by:
getEnclosingClass
in interfaceMetaStaticImportableMember
-