Uses of Enum Class
com.ticxo.modelengine.api.error.IError.Severity
Packages that use IError.Severity
-
Uses of IError.Severity in com.ticxo.modelengine.api.error
Methods in com.ticxo.modelengine.api.error that return IError.SeverityModifier and TypeMethodDescriptionIError.Error.getSeverity()IError.getSeverity()IError.Warn.getSeverity()static IError.SeverityReturns 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.