Uses of Interface
ca.uhn.fhir.rest.gclient.QuantityClientParam.IAndUnits
-
Packages that use QuantityClientParam.IAndUnits Package Description ca.uhn.fhir.rest.gclient -
-
Uses of QuantityClientParam.IAndUnits in ca.uhn.fhir.rest.gclient
Methods in ca.uhn.fhir.rest.gclient that return types with arguments of type QuantityClientParam.IAndUnits Modifier and Type Method Description NumberClientParam.IMatches<QuantityClientParam.IAndUnits>QuantityClientParam. approximately()NumberClientParam.IMatches<QuantityClientParam.IAndUnits>QuantityClientParam. exactly()NumberClientParam.IMatches<QuantityClientParam.IAndUnits>QuantityClientParam. greaterThan()NumberClientParam.IMatches<QuantityClientParam.IAndUnits>QuantityClientParam. greaterThanOrEquals()NumberClientParam.IMatches<QuantityClientParam.IAndUnits>QuantityClientParam. lessThan()NumberClientParam.IMatches<QuantityClientParam.IAndUnits>QuantityClientParam. lessThanOrEquals()NumberClientParam.IMatches<QuantityClientParam.IAndUnits>QuantityClientParam. withPrefix(ParamPrefixEnum thePrefix)Use the given quantity prefix
-