SampledDataDt |
SampledDataDt.setData(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for data ()
|
SampledDataDt |
SampledDataDt.setData(String theString) |
Sets the value for data ()
|
SampledDataDt |
SampledDataDt.setDimensions(int theInteger) |
Sets the value for dimensions ()
|
SampledDataDt |
SampledDataDt.setDimensions(ca.uhn.fhir.model.primitive.PositiveIntDt theValue) |
Sets the value(s) for dimensions ()
|
SampledDataDt |
SampledDataDt.setFactor(double theValue) |
Sets the value for factor ()
|
SampledDataDt |
SampledDataDt.setFactor(long theValue) |
Sets the value for factor ()
|
SampledDataDt |
SampledDataDt.setFactor(ca.uhn.fhir.model.primitive.DecimalDt theValue) |
Sets the value(s) for factor ()
|
SampledDataDt |
SampledDataDt.setFactor(BigDecimal theValue) |
Sets the value for factor ()
|
SampledDataDt |
SampledDataDt.setLowerLimit(double theValue) |
Sets the value for lowerLimit ()
|
SampledDataDt |
SampledDataDt.setLowerLimit(long theValue) |
Sets the value for lowerLimit ()
|
SampledDataDt |
SampledDataDt.setLowerLimit(ca.uhn.fhir.model.primitive.DecimalDt theValue) |
Sets the value(s) for lowerLimit ()
|
SampledDataDt |
SampledDataDt.setLowerLimit(BigDecimal theValue) |
Sets the value for lowerLimit ()
|
SampledDataDt |
SampledDataDt.setOrigin(SimpleQuantityDt theValue) |
Sets the value(s) for origin ()
|
SampledDataDt |
SampledDataDt.setPeriod(double theValue) |
Sets the value for period ()
|
SampledDataDt |
SampledDataDt.setPeriod(long theValue) |
Sets the value for period ()
|
SampledDataDt |
SampledDataDt.setPeriod(ca.uhn.fhir.model.primitive.DecimalDt theValue) |
Sets the value(s) for period ()
|
SampledDataDt |
SampledDataDt.setPeriod(BigDecimal theValue) |
Sets the value for period ()
|
SampledDataDt |
SampledDataDt.setUpperLimit(double theValue) |
Sets the value for upperLimit ()
|
SampledDataDt |
SampledDataDt.setUpperLimit(long theValue) |
Sets the value for upperLimit ()
|
SampledDataDt |
SampledDataDt.setUpperLimit(ca.uhn.fhir.model.primitive.DecimalDt theValue) |
Sets the value(s) for upperLimit ()
|
SampledDataDt |
SampledDataDt.setUpperLimit(BigDecimal theValue) |
Sets the value for upperLimit ()
|