Uses of Enum Class
org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a.enums.ChMed16AMeasurementUnit
Packages that use ChMed16AMeasurementUnit
Package
Description
-
Uses of ChMed16AMeasurementUnit in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a
Fields in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a declared as ChMed16AMeasurementUnitModifier and TypeFieldDescriptionprotected ChMed16AMeasurementUnitChMed16APatientMedicalDataMeasurement.unit -
Uses of ChMed16AMeasurementUnit in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a.enums
Methods in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a.enums that return ChMed16AMeasurementUnitModifier and TypeMethodDescriptionstatic ChMed16AMeasurementUnitReturns the enum constant of this class with the specified name.static ChMed16AMeasurementUnit[]ChMed16AMeasurementUnit.values()Returns an array containing the constants of this enum class, in the order they are declared.