public class VirtualMachineFileLayoutExDiskLayout extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
VirtualMachineFileLayoutExDiskUnit[] |
chain |
int |
key |
dynamicProperty, dynamicType| Constructor and Description |
|---|
VirtualMachineFileLayoutExDiskLayout() |
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineFileLayoutExDiskUnit[] |
getChain() |
int |
getKey() |
void |
setChain(VirtualMachineFileLayoutExDiskUnit[] chain) |
void |
setKey(int key) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic int key
public VirtualMachineFileLayoutExDiskUnit[] chain
public VirtualMachineFileLayoutExDiskLayout()
public int getKey()
public VirtualMachineFileLayoutExDiskUnit[] getChain()
public void setKey(int key)
public void setChain(VirtualMachineFileLayoutExDiskUnit[] chain)
Copyright © 2011-2012. All Rights Reserved.