JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.anarres.qemu.qapi.common
Interface QApiUnion
All Known Implementing Classes:
BlockdevOptions
,
BlockdevRef
,
ChardevBackend
,
ImageInfoSpecific
,
InputEvent
,
KeyValue
,
MemoryDeviceInfo
,
NetClientOptions
,
NumaOptions
,
Qcow2OverlapChecks
,
SchemaInfo
,
SocketAddress
,
TpmTypeOptions
,
TransactionAction
public interface
QApiUnion
A QApi Union.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
isValidUnion
()
Returns true if this is a valid union.
Method Detail
isValidUnion
boolean
isValidUnion
()
Returns true if this is a valid union. i.e. exactly one field is set.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method