| Package | Description |
|---|---|
| org.anarres.qemu.exec |
QEmu command line and option models.
|
| Modifier and Type | Method and Description |
|---|---|
static QEmuWatchdogOption.Action |
QEmuWatchdogOption.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QEmuWatchdogOption.Action[] |
QEmuWatchdogOption.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
QEmuWatchdogOption(QEmuWatchdogOption.Model model,
QEmuWatchdogOption.Action action) |