com.hyper9.simdk.stubs.dao
Class HostCpuPowerManagementInfo

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

public class HostCpuPowerManagementInfo
extends DynamicData

Author:
akutz
See Also:
Serialized Form

Constructor Summary
HostCpuPowerManagementInfo()
           
 
Method Summary
 String getCurrentPolicy()
           
 String getHardwareSupport()
           
 void setCurrentPolicy(String toSet)
           
 void setHardwareSupport(String toSet)
           
 
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

HostCpuPowerManagementInfo

public HostCpuPowerManagementInfo()
Method Detail

getCurrentPolicy

public String getCurrentPolicy()

setCurrentPolicy

public void setCurrentPolicy(String toSet)

getHardwareSupport

public String getHardwareSupport()

setHardwareSupport

public void setHardwareSupport(String toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.