Uses of Class
org.hl7.fhir.r5.model.Statistic.StatisticModelCharacteristicComponent
-
Uses of Statistic.StatisticModelCharacteristicComponent in org.hl7.fhir.r5.model
Modifier and TypeFieldDescriptionStatistic.modelCharacteristic
A component of the method to generate the statistic.Modifier and TypeMethodDescriptionStatistic.addModelCharacteristic()
Statistic.StatisticModelCharacteristicComponent.addVariable
(Statistic.StatisticModelCharacteristicVariableComponent t) Statistic.StatisticModelCharacteristicComponent.copy()
Statistic.getModelCharacteristicFirstRep()
Statistic.StatisticModelCharacteristicComponent.setCode
(CodeableConcept value) Statistic.StatisticModelCharacteristicComponent.setVariable
(List<Statistic.StatisticModelCharacteristicVariableComponent> theVariable) Modifier and TypeMethodDescriptionvoid
Statistic.StatisticModelCharacteristicComponent.copyValues
(Statistic.StatisticModelCharacteristicComponent dst) Modifier and TypeMethodDescriptionStatistic.setModelCharacteristic
(List<Statistic.StatisticModelCharacteristicComponent> theModelCharacteristic)