public class VirtualMachineMessage extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
Object[] |
argument |
String |
id |
String |
text |
dynamicProperty, dynamicType| Constructor and Description |
|---|
VirtualMachineMessage() |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getArgument() |
String |
getId() |
String |
getText() |
void |
setArgument(Object[] argument) |
void |
setId(String id) |
void |
setText(String text) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypeCopyright © 2011-2012. All Rights Reserved.