Uses of Class
org.hl7.fhir.r4b.model.Statistic.StatisticModelCharacteristicComponent
-
Packages that use Statistic.StatisticModelCharacteristicComponent Package Description org.hl7.fhir.r4b.model -
-
Uses of Statistic.StatisticModelCharacteristicComponent in org.hl7.fhir.r4b.model
Fields in org.hl7.fhir.r4b.model with type parameters of type Statistic.StatisticModelCharacteristicComponent Modifier and Type Field Description protected List<Statistic.StatisticModelCharacteristicComponent>Statistic. modelCharacteristicA component of the method to generate the statistic.Methods in org.hl7.fhir.r4b.model that return types with arguments of type Statistic.StatisticModelCharacteristicComponent Modifier and Type Method Description List<Statistic.StatisticModelCharacteristicComponent>Statistic. getModelCharacteristic()Methods in org.hl7.fhir.r4b.model with parameters of type Statistic.StatisticModelCharacteristicComponent Modifier and Type Method Description StatisticStatistic. addModelCharacteristic(Statistic.StatisticModelCharacteristicComponent t)voidStatistic.StatisticModelCharacteristicComponent. copyValues(Statistic.StatisticModelCharacteristicComponent dst)Method parameters in org.hl7.fhir.r4b.model with type arguments of type Statistic.StatisticModelCharacteristicComponent Modifier and Type Method Description StatisticStatistic. setModelCharacteristic(List<Statistic.StatisticModelCharacteristicComponent> theModelCharacteristic)
-