public class HostBootDeviceInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
HostBootDevice[] |
bootDevices |
String |
currentBootDeviceKey |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostBootDeviceInfo() |
| Modifier and Type | Method and Description |
|---|---|
HostBootDevice[] |
getBootDevices() |
String |
getCurrentBootDeviceKey() |
void |
setBootDevices(HostBootDevice[] bootDevices) |
void |
setCurrentBootDeviceKey(String currentBootDeviceKey) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic HostBootDevice[] bootDevices
public String currentBootDeviceKey
public HostBootDevice[] getBootDevices()
public String getCurrentBootDeviceKey()
public void setBootDevices(HostBootDevice[] bootDevices)
public void setCurrentBootDeviceKey(String currentBootDeviceKey)
Copyright © 2011-2012. All Rights Reserved.