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