Uses of Class
eu.de4a.iem.error.EDE4AErrorSeverity
-
Packages that use EDE4AErrorSeverity Package Description eu.de4a.iem.error -
-
Uses of EDE4AErrorSeverity in eu.de4a.iem.error
Methods in eu.de4a.iem.error that return EDE4AErrorSeverity Modifier and Type Method Description static EDE4AErrorSeverityEDE4AErrorSeverity. getFromIDOrNull(String sID)static EDE4AErrorSeverityEDE4AErrorSeverity. valueOf(String name)Returns the enum constant of this type with the specified name.static EDE4AErrorSeverity[]EDE4AErrorSeverity. values()Returns an array containing the constants of this enum type, in the order they are declared.
-