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