| Package | Description |
|---|---|
| ca.uhn.fhir.rest.param |
| Modifier and Type | Method and Description |
|---|---|
QuantityParam |
QuantityParam.setComparator(QuantityCompararatorEnum theComparator) |
QuantityParam |
QuantityParam.setComparator(String theComparator) |
QuantityParam |
QuantityParam.setSystem(String theSystem) |
QuantityParam |
QuantityParam.setSystem(UriDt theSystem) |
QuantityParam |
QuantityParam.setUnits(String theUnits) |
QuantityParam |
QuantityParam.setValue(BigDecimal theValue) |
QuantityParam |
QuantityParam.setValue(DecimalDt theValue) |
QuantityParam |
QuantityParam.setValue(double theValue) |
QuantityParam |
QuantityParam.setValue(long theValue) |
QuantityParam |
ReferenceParam.toQuantityParam()
Returns a new param containing the same value as this param, but with the type copnverted
to
QuantityParam. |
| Modifier and Type | Method and Description |
|---|---|
QuantityOrListParam |
QuantityOrListParam.addOr(QuantityParam theParameter) |
Copyright © 2014–2016 University Health Network. All rights reserved.