FileDocCategorySizeDatePackage
AnnotationType.javaAPI DocJava SE 5 API557Fri Aug 26 14:55:14 BST 2005com.sun.mirror.type

AnnotationType

public interface AnnotationType implements InterfaceType
Represents an annotation type.
author
Joseph D. Darcy
author
Scott Seligman
version
1.1 04/01/26
since
1.5

Fields Summary
Constructors Summary
Methods Summary
public com.sun.mirror.declaration.AnnotationTypeDeclarationgetDeclaration()
{@inheritDoc}