TypeElement.@Deprecated public interface AnnotationTypeDeclaration extends InterfaceDeclaration
| Modifier and Type | Method and Description |
|---|---|
Collection<AnnotationTypeElementDeclaration> |
getMethods()
Deprecated.
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 © 2004, 2020, Oracle and/or its affiliates. All rights reserved.