| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.composite |
| Modifier and Type | Class and Description |
|---|---|
class |
AgeDt |
class |
CountDt |
class |
DistanceDt |
class |
DurationDt |
class |
MoneyDt |
class |
SimpleQuantityDt |
| Modifier and Type | Method and Description |
|---|---|
QuantityDt |
RatioDt.getDenominator()
Gets the value(s) for denominator ().
|
QuantityDt |
RatioDt.getNumerator()
Gets the value(s) for numerator ().
|
QuantityDt |
QuantityDt.setCode(CodeDt theValue)
Sets the value(s) for code ()
|
QuantityDt |
QuantityDt.setCode(String theCode)
Sets the value for code ()
|
QuantityDt |
QuantityDt.setComparator(BoundCodeDt<QuantityComparatorEnum> theValue)
Sets the value(s) for comparator ()
|
QuantityDt |
QuantityDt.setComparator(QuantityComparatorEnum theValue)
Sets the value(s) for comparator ()
|
QuantityDt |
QuantityDt.setSystem(String theUri)
Sets the value for system ()
|
QuantityDt |
QuantityDt.setSystem(UriDt theValue)
Sets the value(s) for system ()
|
QuantityDt |
QuantityDt.setUnit(String theString)
Sets the value for unit ()
|
QuantityDt |
QuantityDt.setUnit(StringDt theValue)
Sets the value(s) for unit ()
|
QuantityDt |
QuantityDt.setValue(BigDecimal theValue)
Sets the value for value ()
|
QuantityDt |
QuantityDt.setValue(DecimalDt theValue)
Sets the value(s) for value ()
|
QuantityDt |
QuantityDt.setValue(double theValue)
Sets the value for value ()
|
QuantityDt |
QuantityDt.setValue(long theValue)
Sets the value for value ()
|
| Modifier and Type | Method and Description |
|---|---|
RatioDt |
RatioDt.setDenominator(QuantityDt theValue)
Sets the value(s) for denominator ()
|
RatioDt |
RatioDt.setNumerator(QuantityDt theValue)
Sets the value(s) for numerator ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.