
Uses of Class
org.hl7.fhir.r5.model.Statistic.StatisticModelCharacteristicComponent
Packages that use Statistic.StatisticModelCharacteristicComponent
-
Uses of Statistic.StatisticModelCharacteristicComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type Statistic.StatisticModelCharacteristicComponentModifier and TypeFieldDescriptionStatistic.modelCharacteristicA component of the method to generate the statistic.Methods in org.hl7.fhir.r5.model that return Statistic.StatisticModelCharacteristicComponentModifier 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) Methods in org.hl7.fhir.r5.model that return types with arguments of type Statistic.StatisticModelCharacteristicComponentMethods in org.hl7.fhir.r5.model with parameters of type Statistic.StatisticModelCharacteristicComponentModifier and TypeMethodDescriptionvoidStatistic.StatisticModelCharacteristicComponent.copyValues(Statistic.StatisticModelCharacteristicComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type Statistic.StatisticModelCharacteristicComponentModifier and TypeMethodDescriptionStatistic.setModelCharacteristic(List<Statistic.StatisticModelCharacteristicComponent> theModelCharacteristic)