org.netxms.client.constants
Class Severity
java.lang.Object
org.netxms.client.constants.Severity
public final class Severity
- extends java.lang.Object
This class holds severity constants.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NORMAL
public static final int NORMAL
- See Also:
- Constant Field Values
WARNING
public static final int WARNING
- See Also:
- Constant Field Values
MINOR
public static final int MINOR
- See Also:
- Constant Field Values
MAJOR
public static final int MAJOR
- See Also:
- Constant Field Values
CRITICAL
public static final int CRITICAL
- See Also:
- Constant Field Values
UNKNOWN
public static final int UNKNOWN
- See Also:
- Constant Field Values
UNMANAGED
public static final int UNMANAGED
- See Also:
- Constant Field Values
DISABLED
public static final int DISABLED
- See Also:
- Constant Field Values
TESTING
public static final int TESTING
- See Also:
- Constant Field Values
Severity
public Severity()
Copyright © 2012. All Rights Reserved.