Package org.apache.juneau.annotation
Class ExampleAnnotation.Builder
java.lang.Object
org.apache.juneau.annotation.AnnotationBuilder<B>
org.apache.juneau.annotation.TargetedAnnotationBuilder<B>
org.apache.juneau.annotation.TargetedAnnotationTBuilder<B>
org.apache.juneau.annotation.TargetedAnnotationTMFBuilder<ExampleAnnotation.Builder>
org.apache.juneau.annotation.ExampleAnnotation.Builder
- Enclosing class:
- ExampleAnnotation
public static class ExampleAnnotation.Builder
extends TargetedAnnotationTMFBuilder<ExampleAnnotation.Builder>
Builder class.
 
See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.juneau.annotation.TargetedAnnotationTMFBuilderon, onMethods inherited from class org.apache.juneau.annotation.TargetedAnnotationTBuilderon, onClassMethods inherited from class org.apache.juneau.annotation.TargetedAnnotationBuilderonMethods inherited from class org.apache.juneau.annotation.AnnotationBuilderasThis, description
- 
Constructor Details- 
Builderprotected Builder()Constructor.
 
- 
- 
Method Details