Uses of Enum Class
com.ticxo.modelengine.api.error.IError.Severity
-
Uses of IError.Severity in com.ticxo.modelengine.api.error
Modifier and TypeMethodDescriptionIError.Error.getSeverity()
IError.getSeverity()
IError.Warn.getSeverity()
static IError.Severity
Returns the enum constant of this class with the specified name.static IError.Severity[]
IError.Severity.values()
Returns an array containing the constants of this enum class, in the order they are declared.