public class JavaSourceEnumConstant extends JavaSourceField
_containingClass, _fieldTree, _genericType, _modifierList, _type| Constructor and Description |
|---|
JavaSourceEnumConstant(com.sun.source.tree.VariableTree fieldTree,
JavaSourceType containingClass) |
| Modifier and Type | Method and Description |
|---|---|
IJavaClassType |
getGenericType() |
IModifierList |
getModifierList() |
IJavaClassInfo |
getType() |
boolean |
isEnumConstant() |
create, getAnnotation, getDeclaredAnnotations, getEnclosingClass, getModifiers, getName, getRhs, getTree, isAnnotationPresent, isEnumInit, isSynthetic, toStringgetLocationInfoclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLocationInfopublic JavaSourceEnumConstant(com.sun.source.tree.VariableTree fieldTree,
JavaSourceType containingClass)
public IJavaClassInfo getType()
getType in interface IJavaClassFieldgetType in class JavaSourceFieldpublic IJavaClassType getGenericType()
getGenericType in interface IJavaClassFieldgetGenericType in class JavaSourceFieldpublic boolean isEnumConstant()
isEnumConstant in interface IJavaClassFieldisEnumConstant in class JavaSourceFieldpublic IModifierList getModifierList()
getModifierList in class JavaSourceFieldCopyright © 2017. All rights reserved.