JavaScript is disabled on your browser.
java.lang.Object
com.github.javaparser.symbolsolver.javaparsermodel.declarations.JavaParserAnnotationMemberDeclaration
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.ResolvedDeclaration
asEnumConstant, asField, asMethod, asParameter, asType, hasName, isEnumConstant, isField, isMethod, isParameter, isType, isVariable
Method Detail
getName
public String getName()
Specified by:
getName
in interface com.github.javaparser.resolution.declarations.ResolvedDeclaration
Copyright © 2007–2020. All rights reserved.