com.hyper9.simdk.stubs.dao
Class VirtualMachineImportSpec

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

public class VirtualMachineImportSpec
extends ImportSpec

Author:
akutz
See Also:
Serialized Form

Constructor Summary
VirtualMachineImportSpec()
           
 
Method Summary
 VirtualMachineConfigSpec getConfigSpec()
           
 void setConfigSpec(VirtualMachineConfigSpec toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.ImportSpec
getEntityConfig, setEntityConfig
 
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

VirtualMachineImportSpec

public VirtualMachineImportSpec()
Method Detail

getConfigSpec

public VirtualMachineConfigSpec getConfigSpec()

setConfigSpec

public void setConfigSpec(VirtualMachineConfigSpec toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.