Uses of Enum Class
org.projecthusky.cda.elga.generated.artdecor.ems.enums.ElgaObservationInterpretation
Packages that use ElgaObservationInterpretation
-
Uses of ElgaObservationInterpretation in org.projecthusky.cda.elga.generated.artdecor.ems.enums
Methods in org.projecthusky.cda.elga.generated.artdecor.ems.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.