| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.composite |
| Modifier and Type | Method and Description |
|---|---|
SampledDataDt |
SampledDataDt.setData(String theString)
Sets the value for data ()
|
SampledDataDt |
SampledDataDt.setData(StringDt theValue)
Sets the value(s) for data ()
|
SampledDataDt |
SampledDataDt.setDimensions(int theInteger)
Sets the value for dimensions ()
|
SampledDataDt |
SampledDataDt.setDimensions(PositiveIntDt theValue)
Sets the value(s) for dimensions ()
|
SampledDataDt |
SampledDataDt.setFactor(BigDecimal theValue)
Sets the value for factor ()
|
SampledDataDt |
SampledDataDt.setFactor(DecimalDt theValue)
Sets the value(s) for factor ()
|
SampledDataDt |
SampledDataDt.setFactor(double theValue)
Sets the value for factor ()
|
SampledDataDt |
SampledDataDt.setFactor(long theValue)
Sets the value for factor ()
|
SampledDataDt |
SampledDataDt.setLowerLimit(BigDecimal theValue)
Sets the value for lowerLimit ()
|
SampledDataDt |
SampledDataDt.setLowerLimit(DecimalDt theValue)
Sets the value(s) for lowerLimit ()
|
SampledDataDt |
SampledDataDt.setLowerLimit(double theValue)
Sets the value for lowerLimit ()
|
SampledDataDt |
SampledDataDt.setLowerLimit(long theValue)
Sets the value for lowerLimit ()
|
SampledDataDt |
SampledDataDt.setOrigin(SimpleQuantityDt theValue)
Sets the value(s) for origin ()
|
SampledDataDt |
SampledDataDt.setPeriod(BigDecimal theValue)
Sets the value for period ()
|
SampledDataDt |
SampledDataDt.setPeriod(DecimalDt theValue)
Sets the value(s) for period ()
|
SampledDataDt |
SampledDataDt.setPeriod(double theValue)
Sets the value for period ()
|
SampledDataDt |
SampledDataDt.setPeriod(long theValue)
Sets the value for period ()
|
SampledDataDt |
SampledDataDt.setUpperLimit(BigDecimal theValue)
Sets the value for upperLimit ()
|
SampledDataDt |
SampledDataDt.setUpperLimit(DecimalDt theValue)
Sets the value(s) for upperLimit ()
|
SampledDataDt |
SampledDataDt.setUpperLimit(double theValue)
Sets the value for upperLimit ()
|
SampledDataDt |
SampledDataDt.setUpperLimit(long theValue)
Sets the value for upperLimit ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.