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