Uses of Class
org.apache.juneau.annotation.ExampleAnnotation.Builder
Packages that use ExampleAnnotation.Builder
-
Uses of ExampleAnnotation.Builder in org.apache.juneau.annotation
Methods in org.apache.juneau.annotation that return ExampleAnnotation.BuilderModifier and TypeMethodDescriptionstatic ExampleAnnotation.BuilderExampleAnnotation.create()Instantiates a new builder for this class.static ExampleAnnotation.BuilderInstantiates a new builder for this class.static ExampleAnnotation.BuilderInstantiates a new builder for this class.ExampleAnnotation.Builder.description(String... value) Sets the description property on this annotation.ExampleAnnotation.Builder.on(MethodInfo... value) Sets thevalue property on this annotation.