Uses of Annotation Interface
org.apache.juneau.uon.annotation.Uon
Packages that use Uon
-
Uses of Uon in org.apache.juneau.uon.annotation
Fields 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@Uon
object initialized with this builder.static Uon
UonAnnotation.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 Uon
UonAnnotation.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 TypeMethodDescriptionvoid
UonAnnotation.Apply.apply
(AnnotationInfo<Uon> ai, Context.Builder b)