
Uses of Class
ca.uhn.fhir.model.dstu2.composite.SampledDataDt
Packages that use SampledDataDt
-
Uses of SampledDataDt in ca.uhn.fhir.model.dstu2.composite
Methods in ca.uhn.fhir.model.dstu2.composite that return SampledDataDtModifier and TypeMethodDescriptionSampledDataDt.setData
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for data ()Sets the value for data ()SampledDataDt.setDimensions
(int theInteger) Sets the value for dimensions ()SampledDataDt.setDimensions
(ca.uhn.fhir.model.primitive.PositiveIntDt theValue) Sets the value(s) for dimensions ()SampledDataDt.setFactor
(double theValue) Sets the value for factor ()SampledDataDt.setFactor
(long theValue) Sets the value for factor ()SampledDataDt.setFactor
(ca.uhn.fhir.model.primitive.DecimalDt theValue) Sets the value(s) for factor ()SampledDataDt.setFactor
(BigDecimal theValue) Sets the value for factor ()SampledDataDt.setLowerLimit
(double theValue) Sets the value for lowerLimit ()SampledDataDt.setLowerLimit
(long theValue) Sets the value for lowerLimit ()SampledDataDt.setLowerLimit
(ca.uhn.fhir.model.primitive.DecimalDt theValue) Sets the value(s) for lowerLimit ()SampledDataDt.setLowerLimit
(BigDecimal theValue) Sets the value for lowerLimit ()SampledDataDt.setOrigin
(SimpleQuantityDt theValue) Sets the value(s) for origin ()SampledDataDt.setPeriod
(double theValue) Sets the value for period ()SampledDataDt.setPeriod
(long theValue) Sets the value for period ()SampledDataDt.setPeriod
(ca.uhn.fhir.model.primitive.DecimalDt theValue) Sets the value(s) for period ()SampledDataDt.setPeriod
(BigDecimal theValue) Sets the value for period ()SampledDataDt.setUpperLimit
(double theValue) Sets the value for upperLimit ()SampledDataDt.setUpperLimit
(long theValue) Sets the value for upperLimit ()SampledDataDt.setUpperLimit
(ca.uhn.fhir.model.primitive.DecimalDt theValue) Sets the value(s) for upperLimit ()SampledDataDt.setUpperLimit
(BigDecimal theValue) Sets the value for upperLimit ()