public interface AnnotationTypeDeclaration extends InterfaceDeclaration
| Modifier and Type | Method and Description |
|---|---|
Collection<AnnotationTypeElementDeclaration> |
getMethods()
Returns the annotation type elements of this annotation type.
|
getFields, getFormalTypeParameters, getNestedTypes, getPackage, getQualifiedName, getSuperinterfacesgetDeclaringTypeaccept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleNameCollection<AnnotationTypeElementDeclaration> getMethods()
getMethods in interface TypeDeclarationDeclarationFilter
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.