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