Uses of Class
org.apache.juneau.rest.arg.QueryArg
Packages that use QueryArg
-
Uses of QueryArg in org.apache.juneau.rest.arg
Methods in org.apache.juneau.rest.arg that return QueryArgModifier and TypeMethodDescriptionstatic QueryArg
QueryArg.create
(ParamInfo paramInfo, AnnotationWorkList annotations) Static creator.