Uses of Enum Class
is.codion.framework.json.db.ErrorKind.Severity
Packages that use ErrorKind.Severity
-
Uses of ErrorKind.Severity in is.codion.framework.json.db
Methods in is.codion.framework.json.db that return ErrorKind.SeverityModifier and TypeMethodDescriptionErrorKind.severity()static ErrorKind.SeverityReturns the enum constant of this class with the specified name.static ErrorKind.Severity[]ErrorKind.Severity.values()Returns an array containing the constants of this enum class, in the order they are declared.