com.hyper9.simdk.stubs.dao
Class DeviceBackedVirtualDiskSpec

java.lang.Object
  extended by com.hyper9.simdk.stubs.dao.DynamicData
      extended by com.hyper9.simdk.stubs.dao.VirtualDiskSpec
          extended by com.hyper9.simdk.stubs.dao.DeviceBackedVirtualDiskSpec
All Implemented Interfaces:
Serializable

public class DeviceBackedVirtualDiskSpec
extends VirtualDiskSpec

Author:
akutz
See Also:
Serialized Form

Constructor Summary
DeviceBackedVirtualDiskSpec()
           
 
Method Summary
 String getDevice()
           
 void setDevice(String toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.VirtualDiskSpec
getAdapterType, getDiskType, setAdapterType, setDiskType
 
Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeviceBackedVirtualDiskSpec

public DeviceBackedVirtualDiskSpec()
Method Detail

getDevice

public String getDevice()

setDevice

public void setDevice(String toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.