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