Uses of Enum Class
org.projecthusky.cda.elga.generated.artdecor.enums.ElgaActEncounterCode
Packages that use ElgaActEncounterCode
-
Uses of ElgaActEncounterCode in org.projecthusky.cda.elga.generated.artdecor.enums
Methods in org.projecthusky.cda.elga.generated.artdecor.enums that return ElgaActEncounterCodeModifier and TypeMethodDescriptionstatic @Nullable ElgaActEncounterCode
Gets the Enum with a given code.static ElgaActEncounterCode
Returns the enum constant of this class with the specified name.static ElgaActEncounterCode[]
ElgaActEncounterCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.