Uses of Annotation Interface
org.apache.juneau.uon.annotation.Uon
Packages that use Uon
- 
Uses of Uon in org.apache.juneau.uon.annotationFields in org.apache.juneau.uon.annotation declared as UonMethods in org.apache.juneau.uon.annotation that return UonModifier and TypeMethodDescriptionUonAnnotation.Builder.build()Instantiates a new@Uonobject initialized with this builder.static UonUonAnnotation.copy(Uon a, VarResolverSession r) Creates a copy of the specified annotation.Methods in org.apache.juneau.uon.annotation with parameters of type UonModifier and TypeMethodDescriptionstatic UonUonAnnotation.copy(Uon a, VarResolverSession r) Creates a copy of the specified annotation.Method parameters in org.apache.juneau.uon.annotation with type arguments of type UonModifier and TypeMethodDescriptionvoidUonAnnotation.Apply.apply(AnnotationInfo<Uon> ai, Context.Builder b)