public class VirtualMachineFileLayoutDiskLayout extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String[] |
diskFile |
int |
key |
dynamicProperty, dynamicType| Constructor and Description |
|---|
VirtualMachineFileLayoutDiskLayout() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getDiskFile() |
int |
getKey() |
void |
setDiskFile(String[] diskFile) |
void |
setKey(int key) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic int key
public String[] diskFile
Copyright © 2011-2012. All Rights Reserved.