- java.lang.Object
-
- com.github.javaparser.symbolsolver.reflectionmodel.ReflectionEnumConstantDeclaration
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.github.javaparser.resolution.declarations.ResolvedEnumConstantDeclaration
asEnumConstant, isEnumConstant
-
Methods inherited from interface com.github.javaparser.resolution.declarations.ResolvedDeclaration
asField, asMethod, asParameter, asType, hasName, isField, isMethod, isParameter, isType, isVariable
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getName
in interface com.github.javaparser.resolution.declarations.ResolvedDeclaration
- Specified by:
getName
in interface com.github.javaparser.resolution.declarations.ResolvedEnumConstantDeclaration
Copyright © 2007–2019. All rights reserved.