Uses of Annotation Interface
org.apache.juneau.annotation.Example
Packages that use Example
- 
Uses of Example in org.apache.juneau.annotationFields in org.apache.juneau.annotation declared as ExampleMethods in org.apache.juneau.annotation that return ExampleModifier and TypeMethodDescriptionExampleAnnotation.Builder.build()Instantiates a new@Exampleobject initialized with this builder.static ExampleExampleAnnotation.copy(Example a, VarResolverSession r) Creates a copy of the specified annotation.Methods in org.apache.juneau.annotation with parameters of type ExampleModifier and TypeMethodDescriptionstatic ExampleExampleAnnotation.copy(Example a, VarResolverSession r) Creates a copy of the specified annotation.Method parameters in org.apache.juneau.annotation with type arguments of type ExampleModifier and TypeMethodDescriptionvoidExampleAnnotation.Applier.apply(AnnotationInfo<Example> ai, BeanContext.Builder b)