public static @interface AnnotationBuilderTest.NestingAnnotation
Modifier and Type | Required Element and Description |
---|---|
AnnotationBuilderTest.CustomAnnotation |
child |
String |
somethingElse |
Modifier and Type | Optional Element and Description |
---|---|
AnnotationBuilderTest.CustomAnnotation[] |
children |
public abstract AnnotationBuilderTest.CustomAnnotation child
public abstract String somethingElse
public abstract AnnotationBuilderTest.CustomAnnotation[] children
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.