Class HasQueryAnnotation
java.lang.Object
org.apache.juneau.http.annotation.HasQueryAnnotation
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic HasQueryAnnotation.Builder
create()
Instantiates a new builder for this class.
-
Field Details
-
DEFAULT
Default value
-
-
Constructor Details
-
HasQueryAnnotation
public HasQueryAnnotation()
-
-
Method Details
-
create
Instantiates a new builder for this class.- Returns:
- A new builder object.
-