Uses of Class
ca.uhn.fhir.rest.param.QuantityParam
-
Uses of QuantityParam in ca.uhn.fhir.rest.param
Modifier and TypeMethodDescriptionQuantityParam.setSystem
(IPrimitiveType<String> theSystem) QuantityParam.setValue
(double theValue) QuantityParam.setValue
(long theValue) QuantityParam.setValue
(BigDecimal theValue) QuantityParam.setValue
(IPrimitiveType<BigDecimal> theValue) static QuantityParam
QuantityParam.toQuantityParam
(IQueryParameterType theParam) ReferenceParam.toQuantityParam
(FhirContext theContext) Returns a new param containing the same value as this param, but with the type copnverted toQuantityParam
.