
Uses of Class
org.hl7.fhir.r5.model.Statistic.StatisticAttributeEstimateComponent
Packages that use Statistic.StatisticAttributeEstimateComponent
-
Uses of Statistic.StatisticAttributeEstimateComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type Statistic.StatisticAttributeEstimateComponentModifier and TypeFieldDescriptionStatistic.attributeEstimateA statistical attribute of the statistic such as a measure of heterogeneity.Methods in org.hl7.fhir.r5.model that return Statistic.StatisticAttributeEstimateComponentModifier 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) Methods in org.hl7.fhir.r5.model that return types with arguments of type Statistic.StatisticAttributeEstimateComponentMethods in org.hl7.fhir.r5.model with parameters of type Statistic.StatisticAttributeEstimateComponentModifier and TypeMethodDescriptionvoidStatistic.StatisticAttributeEstimateComponent.copyValues(Statistic.StatisticAttributeEstimateComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type Statistic.StatisticAttributeEstimateComponentModifier and TypeMethodDescriptionStatistic.setAttributeEstimate(List<Statistic.StatisticAttributeEstimateComponent> theAttributeEstimate)