Uses of Class
org.somda.sdc.biceps.model.participant.ClinicalInfo.RelatedMeasurement.ReferenceRange
-
Packages that use ClinicalInfo.RelatedMeasurement.ReferenceRange Package Description org.somda.sdc.biceps.model.participant -
-
Uses of ClinicalInfo.RelatedMeasurement.ReferenceRange in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type ClinicalInfo.RelatedMeasurement.ReferenceRange Modifier and Type Field Description protected List<ClinicalInfo.RelatedMeasurement.ReferenceRange>ClinicalInfo.RelatedMeasurement. referenceRangeMethods in org.somda.sdc.biceps.model.participant that return ClinicalInfo.RelatedMeasurement.ReferenceRange Modifier and Type Method Description ClinicalInfo.RelatedMeasurement.ReferenceRangeObjectFactory. createClinicalInfoRelatedMeasurementReferenceRange()Create an instance ofClinicalInfo.RelatedMeasurement.ReferenceRangeMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type ClinicalInfo.RelatedMeasurement.ReferenceRange Modifier and Type Method Description List<ClinicalInfo.RelatedMeasurement.ReferenceRange>ClinicalInfo.RelatedMeasurement. getReferenceRange()Gets the value of the referenceRange property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type ClinicalInfo.RelatedMeasurement.ReferenceRange Modifier and Type Method Description voidClinicalInfo.RelatedMeasurement. setReferenceRange(List<ClinicalInfo.RelatedMeasurement.ReferenceRange> value)
-