| Package | Description |
|---|---|
| org.anarres.qemu.qapi.api |
Autogenerated API classes for the QApi protocol.
|
| Modifier and Type | Field and Description |
|---|---|
List<SchemaInfoObjectVariant> |
SchemaInfoObject.variants |
| Modifier and Type | Method and Description |
|---|---|
SchemaInfoObjectVariant |
SchemaInfoObjectVariant.with_case(String value) |
SchemaInfoObjectVariant |
SchemaInfoObjectVariant.withType(String value) |
| Modifier and Type | Method and Description |
|---|---|
SchemaInfoObject |
SchemaInfoObject.withVariants(List<SchemaInfoObjectVariant> value) |
| Constructor and Description |
|---|
SchemaInfoObject(List<SchemaInfoObjectMember> members,
String tag,
List<SchemaInfoObjectVariant> variants) |