| Package | Description |
|---|---|
| org.anarres.qemu.qapi.api |
Autogenerated API classes for the QApi protocol.
|
| Modifier and Type | Field and Description |
|---|---|
VersionTriple |
VersionInfo.qemu |
| Modifier and Type | Method and Description |
|---|---|
VersionTriple |
VersionTriple.withMajor(long value) |
VersionTriple |
VersionTriple.withMicro(long value) |
VersionTriple |
VersionTriple.withMinor(long value) |
| Modifier and Type | Method and Description |
|---|---|
VersionInfo |
VersionInfo.withQemu(VersionTriple value) |
| Constructor and Description |
|---|
VersionInfo(VersionTriple qemu,
String _package) |