Uses of Enum Class
org.ovirt.otopi.dialog.Event.Log.Severity
Packages that use Event.Log.Severity
-
Uses of Event.Log.Severity in org.ovirt.otopi.dialog
Fields in org.ovirt.otopi.dialog declared as Event.Log.SeverityFields in org.ovirt.otopi.dialog with type parameters of type Event.Log.SeverityModifier and TypeFieldDescriptionprivate static Map<String,Event.Log.Severity> MachineDialogParser.LOG_SEVERITIESMethods in org.ovirt.otopi.dialog that return Event.Log.SeverityModifier and TypeMethodDescriptionstatic Event.Log.SeverityReturns the enum constant of this class with the specified name.static Event.Log.Severity[]Event.Log.Severity.values()Returns an array containing the constants of this enum class, in the order they are declared.