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, getSuperinterfaces
getDeclaringType
accept, equals, getAnnotation, getAnnotationMirrors, getDocComment, getModifiers, getPosition, getSimpleName
Collection<AnnotationTypeElementDeclaration> getMethods()
getMethods
in interface TypeDeclaration
DeclarationFilter
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.