public class VirtualSCSIController extends VirtualController
| Modifier and Type | Field and Description |
|---|---|
Boolean |
hotAddRemove |
Integer |
scsiCtlrUnitNumber |
VirtualSCSISharing |
sharedBus |
busNumber, devicebacking, connectable, controllerKey, deviceInfo, key, slotInfo, unitNumberdynamicProperty, dynamicType| Constructor and Description |
|---|
VirtualSCSIController() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getHotAddRemove() |
Integer |
getScsiCtlrUnitNumber() |
VirtualSCSISharing |
getSharedBus() |
void |
setHotAddRemove(Boolean hotAddRemove) |
void |
setScsiCtlrUnitNumber(Integer scsiCtlrUnitNumber) |
void |
setSharedBus(VirtualSCSISharing sharedBus) |
getBusNumber, getDevice, setBusNumber, setDevicegetBacking, getConnectable, getControllerKey, getDeviceInfo, getKey, getSlotInfo, getUnitNumber, setBacking, setConnectable, setControllerKey, setDeviceInfo, setKey, setSlotInfo, setUnitNumbergetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic Boolean hotAddRemove
public VirtualSCSISharing sharedBus
public Integer scsiCtlrUnitNumber
public Boolean getHotAddRemove()
public VirtualSCSISharing getSharedBus()
public Integer getScsiCtlrUnitNumber()
public void setHotAddRemove(Boolean hotAddRemove)
public void setSharedBus(VirtualSCSISharing sharedBus)
public void setScsiCtlrUnitNumber(Integer scsiCtlrUnitNumber)
Copyright © 2011-2012. All Rights Reserved.