public interface AnnotationTypeDeclaration
Represents the declaration of an annotation type.
Collection< AnnotationTypeElementDeclaration>
getMethods ()
getFields, getFormalTypeParameters, getNestedTypes, getPackage, getQualifiedName, getSuperinterfaces
getDeclaringType
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName
Collection< AnnotationTypeElementDeclaration> getMethods()
getMethods
TypeDeclaration
DeclarationFilter