Package | Description |
---|---|
org.anarres.qemu.qapi.api |
Autogenerated API classes for the QApi protocol.
|
Modifier and Type | Field and Description |
---|---|
KeyValue.Discriminator |
KeyValue.type |
Modifier and Type | Method and Description |
---|---|
KeyValue.Discriminator |
KeyValue.getType() |
static KeyValue.Discriminator |
KeyValue.Discriminator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyValue.Discriminator[] |
KeyValue.Discriminator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|