SoDebugError.Severities |
SoDebugError.getSeverity() |
Returns severity of error (for use by handlers).
|
static SoDebugError.Severities |
SoDebugError.Severities.valueOf(int val) |
Returns the enum constant of this type with the specified integer value
|
static SoDebugError.Severities |
SoDebugError.Severities.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static SoDebugError.Severities[] |
SoDebugError.Severities.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|