Uses of Class
org.hl7.fhir.r5.model.Statistic.StatisticAttributeEstimateComponent
-
Uses of Statistic.StatisticAttributeEstimateComponent in org.hl7.fhir.r5.model
Modifier and TypeFieldDescriptionStatistic.attributeEstimate
A statistical attribute of the statistic such as a measure of heterogeneity.Modifier and TypeMethodDescriptionStatistic.addAttributeEstimate()
Statistic.StatisticAttributeEstimateComponent.addAttributeEstimate
(Statistic.StatisticAttributeEstimateAttributeEstimateComponent t) Statistic.StatisticAttributeEstimateComponent.addNote
(Annotation t) Statistic.StatisticAttributeEstimateComponent.copy()
Statistic.getAttributeEstimateFirstRep()
Statistic.StatisticAttributeEstimateComponent.setAttributeEstimate
(List<Statistic.StatisticAttributeEstimateAttributeEstimateComponent> theAttributeEstimate) Statistic.StatisticAttributeEstimateComponent.setDescription
(String value) Statistic.StatisticAttributeEstimateComponent.setDescriptionElement
(StringType value) Statistic.StatisticAttributeEstimateComponent.setLevel
(double value) Statistic.StatisticAttributeEstimateComponent.setLevel
(long value) Statistic.StatisticAttributeEstimateComponent.setLevel
(BigDecimal value) Statistic.StatisticAttributeEstimateComponent.setLevelElement
(DecimalType value) Statistic.StatisticAttributeEstimateComponent.setNote
(List<Annotation> theNote) Statistic.StatisticAttributeEstimateComponent.setQuantity
(Quantity value) Statistic.StatisticAttributeEstimateComponent.setType
(CodeableConcept value) Modifier and TypeMethodDescriptionvoid
Statistic.StatisticAttributeEstimateComponent.copyValues
(Statistic.StatisticAttributeEstimateComponent dst) Modifier and TypeMethodDescriptionStatistic.setAttributeEstimate
(List<Statistic.StatisticAttributeEstimateComponent> theAttributeEstimate)