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