Uses of Annotation Interface
org.apache.juneau.annotation.Uri
Packages that use Uri
-
Uses of Uri in org.apache.juneau.annotation
Fields in org.apache.juneau.annotation declared as UriMethods in org.apache.juneau.annotation that return UriModifier and TypeMethodDescriptionUriAnnotation.Builder.build()
Instantiates a new@Uri
object initialized with this builder.static Uri
UriAnnotation.copy
(Uri a, VarResolverSession r) Creates a copy of the specified annotation.Methods in org.apache.juneau.annotation with parameters of type UriModifier and TypeMethodDescriptionstatic Uri
UriAnnotation.copy
(Uri a, VarResolverSession r) Creates a copy of the specified annotation.Method parameters in org.apache.juneau.annotation with type arguments of type UriModifier and TypeMethodDescriptionvoid
UriAnnotation.Applier.apply
(AnnotationInfo<Uri> ai, BeanContext.Builder b)