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.Builder
HasQueryAnnotation.create()
Instantiates a new builder for this class.Sets theHasQuery.name()
property on this annotation.Sets theHasQuery.value()
property on this annotation.