- java.lang.Object
-
- com.github.javaparser.symbolsolver.javassistmodel.JavassistEnumConstantDeclaration
-
-
Method Summary
-
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.