Uses of Enum Class
org.projecthusky.cda.elga.generated.artdecor.base.enums.ElgaObservationInterpretation
Packages that use ElgaObservationInterpretation
Package
Description
-
Uses of ElgaObservationInterpretation in org.projecthusky.cda.elga.generated.artdecor.base.enums
Methods in org.projecthusky.cda.elga.generated.artdecor.base.enums that return ElgaObservationInterpretationModifier and TypeMethodDescriptionstatic @Nullable ElgaObservationInterpretationGets the Enum with a given code.Returns the enum constant of this class with the specified name.static ElgaObservationInterpretation[]ElgaObservationInterpretation.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ElgaObservationInterpretation in org.projecthusky.cda.elga.models
Methods in org.projecthusky.cda.elga.models that return types with arguments of type ElgaObservationInterpretationMethod parameters in org.projecthusky.cda.elga.models with type arguments of type ElgaObservationInterpretationModifier and TypeMethodDescriptionvoidLaboratory.setObservationRange(Map<ElgaObservationInterpretation, LaboratoryValue> observationRange) -
Uses of ElgaObservationInterpretation in org.projecthusky.cda.elga.models.eimpf
Methods in org.projecthusky.cda.elga.models.eimpf that return ElgaObservationInterpretationMethods in org.projecthusky.cda.elga.models.eimpf with parameters of type ElgaObservationInterpretationModifier and TypeMethodDescriptionvoidAntibodyLaboratory.setInterpretationCode(ElgaObservationInterpretation interpretationCode)