
Uses of Class
org.hl7.fhir.r5.model.Statistic.StatisticAttributeEstimateAttributeEstimateComponent
Packages that use Statistic.StatisticAttributeEstimateAttributeEstimateComponent
-
Uses of Statistic.StatisticAttributeEstimateAttributeEstimateComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type Statistic.StatisticAttributeEstimateAttributeEstimateComponentModifier and TypeFieldDescriptionStatistic.StatisticAttributeEstimateComponent.attributeEstimate
A nested attribute estimate; which is the attribute estimate of an attribute estimate.Methods in org.hl7.fhir.r5.model that return Statistic.StatisticAttributeEstimateAttributeEstimateComponentModifier and TypeMethodDescriptionStatistic.StatisticAttributeEstimateComponent.addAttributeEstimate()
Statistic.StatisticAttributeEstimateAttributeEstimateComponent.addNote
(Annotation t) Statistic.StatisticAttributeEstimateAttributeEstimateComponent.copy()
Statistic.StatisticAttributeEstimateComponent.getAttributeEstimateFirstRep()
Statistic.StatisticAttributeEstimateAttributeEstimateComponent.setDescription
(String value) Statistic.StatisticAttributeEstimateAttributeEstimateComponent.setDescriptionElement
(StringType value) Statistic.StatisticAttributeEstimateAttributeEstimateComponent.setLevel
(double value) Statistic.StatisticAttributeEstimateAttributeEstimateComponent.setLevel
(long value) Statistic.StatisticAttributeEstimateAttributeEstimateComponent.setLevel
(BigDecimal value) Statistic.StatisticAttributeEstimateAttributeEstimateComponent.setLevelElement
(DecimalType value) Statistic.StatisticAttributeEstimateAttributeEstimateComponent.setNote
(List<Annotation> theNote) Statistic.StatisticAttributeEstimateAttributeEstimateComponent.setQuantity
(Quantity value) Statistic.StatisticAttributeEstimateAttributeEstimateComponent.setType
(CodeableConcept value) Methods in org.hl7.fhir.r5.model that return types with arguments of type Statistic.StatisticAttributeEstimateAttributeEstimateComponentModifier and TypeMethodDescriptionStatistic.StatisticAttributeEstimateComponent.getAttributeEstimate()
Methods in org.hl7.fhir.r5.model with parameters of type Statistic.StatisticAttributeEstimateAttributeEstimateComponentModifier and TypeMethodDescriptionStatistic.StatisticAttributeEstimateComponent.addAttributeEstimate
(Statistic.StatisticAttributeEstimateAttributeEstimateComponent t) void
Statistic.StatisticAttributeEstimateAttributeEstimateComponent.copyValues
(Statistic.StatisticAttributeEstimateAttributeEstimateComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type Statistic.StatisticAttributeEstimateAttributeEstimateComponentModifier and TypeMethodDescriptionStatistic.StatisticAttributeEstimateComponent.setAttributeEstimate
(List<Statistic.StatisticAttributeEstimateAttributeEstimateComponent> theAttributeEstimate)