public static interface Java.AnnotationTypeDeclaration extends Java.NamedTypeDeclaration, Java.DocCommentable
| Modifier and Type | Method and Description |
|---|---|
Java.Modifier[] |
getModifiers() |
getName, getOptionalTypeParametersaccept, createAnonymousClassName, createLocalTypeName, getClassName, getMemberTypeDeclaration, getMemberTypeDeclarations, getMethodDeclaration, getMethodDeclarationsgetAnnotationsgetLocation, throwCompileExceptiongetEnclosingScopegetDocComment, hasDeprecatedDocTagJava.Modifier[] getModifiers()
Java.Modifiers declared for this annotation typeCopyright © 2022. All rights reserved.