Package | Description |
---|---|
org.ovirt.otopi.dialog |
Modifier and Type | Field and Description |
---|---|
Event.Log.Severity |
Event.Log.severity |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.String,Event.Log.Severity> |
MachineDialogParser.LOG_SEVERITIES |
Modifier and Type | Method and Description |
---|---|
static Event.Log.Severity |
Event.Log.Severity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Event.Log.Severity[] |
Event.Log.Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|