com.hyper9.simdk.stubs.dao
Class HostScsiDisk
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostDevice
com.hyper9.simdk.stubs.dao.ScsiLun
com.hyper9.simdk.stubs.dao.HostScsiDisk
- All Implemented Interfaces:
- Serializable
public class HostScsiDisk
- extends ScsiLun
- Author:
- akutz
- See Also:
- Serialized Form
Methods inherited from class com.hyper9.simdk.stubs.dao.ScsiLun |
getAlternateName, getCanonicalName, getCapabilities, getDescriptor, getDisplayName, getDurableName, getKey, getLunType, getModel, getOperationalState, getQueueDepth, getRevision, getScsiLevel, getSerialNumber, getStandardInquiry, getUuid, getVendor, setAlternateName, setCanonicalName, setCapabilities, setDescriptor, setDisplayName, setDurableName, setKey, setLunType, setModel, setOperationalState, setQueueDepth, setRevision, setScsiLevel, setSerialNumber, setStandardInquiry, setUuid, setVendor |
HostScsiDisk
public HostScsiDisk()
getCapacity
public HostDiskDimensionsLba getCapacity()
setCapacity
public void setCapacity(HostDiskDimensionsLba toSet)
getDevicePath
public String getDevicePath()
setDevicePath
public void setDevicePath(String toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.