com.hyper9.simdk.stubs.dao
Class VirtualMachineCpuIdInfoSpec

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

public class VirtualMachineCpuIdInfoSpec
extends ArrayUpdateSpec

Author:
akutz
See Also:
Serialized Form

Constructor Summary
VirtualMachineCpuIdInfoSpec()
           
 
Method Summary
 HostCpuIdInfo getInfo()
           
 void setInfo(HostCpuIdInfo toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.ArrayUpdateSpec
getOperation, getRemoveKey, getRemoveKeyWrapper, setOperation, setRemoveKey, setremoveKeyWrapper
 
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

VirtualMachineCpuIdInfoSpec

public VirtualMachineCpuIdInfoSpec()
Method Detail

getInfo

public HostCpuIdInfo getInfo()

setInfo

public void setInfo(HostCpuIdInfo toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.