Uses of Class
org.hl7.fhir.r5.model.Statistic.StatisticSampleSizeComponent
-
Packages that use Statistic.StatisticSampleSizeComponent Package Description org.hl7.fhir.r5.model -
-
Uses of Statistic.StatisticSampleSizeComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model declared as Statistic.StatisticSampleSizeComponent Modifier and Type Field Description protected Statistic.StatisticSampleSizeComponentStatistic. sampleSizeNumber of samples in the statistic.Methods in org.hl7.fhir.r5.model with parameters of type Statistic.StatisticSampleSizeComponent Modifier and Type Method Description voidStatistic.StatisticSampleSizeComponent. copyValues(Statistic.StatisticSampleSizeComponent dst)StatisticStatistic. setSampleSize(Statistic.StatisticSampleSizeComponent value)
-