Uses of Class
org.apache.juneau.http.annotation.HasQueryAnnotation.Builder
Packages that use HasQueryAnnotation.Builder
-
Uses of HasQueryAnnotation.Builder in org.apache.juneau.http.annotation
Methods in org.apache.juneau.http.annotation that return HasQueryAnnotation.BuilderModifier and TypeMethodDescriptionstatic HasQueryAnnotation.BuilderHasQueryAnnotation.create()Instantiates a new builder for this class.HasQueryAnnotation.Builder.description(String... value) Sets the description property on this annotation.Sets theHasQuery.name()property on this annotation.Sets theHasQuery.value()property on this annotation.