public interface ResolvedAnnotationDeclaration extends ResolvedReferenceTypeDeclaration
Modifier and Type | Method and Description |
---|---|
List<ResolvedAnnotationMemberDeclaration> |
getAnnotationMembers() |
asReferenceType, canBeAssignedTo, findTypeParameter, getAllAncestors, getAllFields, getAllMethods, getAllNonStaticFields, getAllStaticFields, getAncestors, getConstructors, getDeclaredFields, getDeclaredMethods, getField, getVisibleField, getVisibleFields, hasAnnotation, hasDirectlyAnnotation, hasField, hasVisibleField, isAssignableBy, isAssignableBy, isFunctionalInterface
asClass, asEnum, asInterface, asType, asTypeParameter, containerType, getClassName, getId, getInternalType, getPackageName, getQualifiedName, hasInternalType, internalTypes, isAnonymousClass, isClass, isEnum, isInterface, isType, isTypeParameter
asEnumConstant, asField, asMethod, asParameter, getName, hasName, isEnumConstant, isField, isMethod, isParameter, isVariable
getTypeParameters, isGeneric
List<ResolvedAnnotationMemberDeclaration> getAnnotationMembers()
Copyright © 2007–2018. All rights reserved.