public final class SeverityInstances extends Object
| Modifier and Type | Field and Description |
|---|---|
static ISeverity |
INVALID
Implementation of an 'invalid' ISeverity.
|
static ISeverity |
MAJOR
Implementation of a 'major' ISeverity.
|
static ISeverity |
MINOR
Implementation of a 'minor' ISeverity.
|
static ISeverity |
OK
Implementation of an 'OK' ISeverity.
|
public static final ISeverity OK
public static final ISeverity MINOR
public static final ISeverity MAJOR
public static final ISeverity INVALID
Copyright © 2023 European Spallation Source. All rights reserved.