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