Uses of Class
ca.uhn.fhir.rest.param.NumberParam
-
Packages that use NumberParam Package Description ca.uhn.fhir.rest.param -
-
Uses of NumberParam in ca.uhn.fhir.rest.param
Methods in ca.uhn.fhir.rest.param that return NumberParam Modifier and Type Method Description NumberParamNumberParam. setValue(BigDecimal theValue)NumberParamReferenceParam. toNumberParam(FhirContext theContext)Returns a new param containing the same value as this param, but with the type copnverted toNumberParam.Methods in ca.uhn.fhir.rest.param with parameters of type NumberParam Modifier and Type Method Description NumberOrListParamNumberOrListParam. addOr(NumberParam theParameter)
-