Package com.vmware.vim25
Class VirtualMachineBootOptionsBootableDiskDevice
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.VirtualMachineBootOptionsBootableDevice
com.vmware.vim25.VirtualMachineBootOptionsBootableDiskDevice
- All Implemented Interfaces:
Serializable
public class VirtualMachineBootOptionsBootableDiskDevice
extends VirtualMachineBootOptionsBootableDevice
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
deviceKey
public int deviceKey
-
-
Constructor Details
-
VirtualMachineBootOptionsBootableDiskDevice
public VirtualMachineBootOptionsBootableDiskDevice()
-
-
Method Details
-
getDeviceKey
public int getDeviceKey() -
setDeviceKey
public void setDeviceKey(int deviceKey)
-