JavaScript is disabled on your browser.
Skip navigation links
Apache Juneau
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.juneau.rest.arg.HasQueryArg
Packages that use
HasQueryArg
Package
Description
org.apache.juneau.rest.arg
REST Method Argument Beans
Uses of
HasQueryArg
in
org.apache.juneau.rest.arg
Methods in
org.apache.juneau.rest.arg
that return
HasQueryArg
Modifier and Type
Method
Description
static
HasQueryArg
HasQueryArg.
create
(
ParamInfo
paramInfo)
Static creator.