Uses of Class
ca.uhn.fhir.rest.param.UriParam
-
Packages that use UriParam Package Description ca.uhn.fhir.rest.param -
-
Uses of UriParam in ca.uhn.fhir.rest.param
Methods in ca.uhn.fhir.rest.param that return UriParam Modifier and Type Method Description UriParamUriParam. setQualifier(UriParamQualifierEnum theQualifier)Sets the qualifier for this param (may benulland generally will be)UriParamUriParam. setValue(String theValue)Sets the value for this paramMethods in ca.uhn.fhir.rest.param with parameters of type UriParam Modifier and Type Method Description UriOrListParamUriOrListParam. addOr(UriParam theParameter)
-