Uses of Annotation Interface
org.apache.juneau.annotation.Uri
Packages that use Uri
- 
Uses of Uri in org.apache.juneau.annotationFields in org.apache.juneau.annotation declared as UriMethods in org.apache.juneau.annotation that return UriModifier and TypeMethodDescriptionUriAnnotation.Builder.build()Instantiates a new@Uriobject initialized with this builder.static UriUriAnnotation.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 UriUriAnnotation.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 TypeMethodDescriptionvoidUriAnnotation.Applier.apply(AnnotationInfo<Uri> ai, BeanContext.Builder b)