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