com.hyper9.simdk.stubs.dao
Class HostHyperThreadScheduleInfo

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

public class HostHyperThreadScheduleInfo
extends DynamicData

Author:
akutz
See Also:
Serialized Form

Constructor Summary
HostHyperThreadScheduleInfo()
           
 
Method Summary
 Boolean getActive()
           
 Boolean getAvailable()
           
 Boolean getConfig()
           
 void setActive(Boolean toSet)
           
 void setAvailable(Boolean toSet)
           
 void setConfig(Boolean 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

HostHyperThreadScheduleInfo

public HostHyperThreadScheduleInfo()
Method Detail

getAvailable

public Boolean getAvailable()

setAvailable

public void setAvailable(Boolean toSet)

getActive

public Boolean getActive()

setActive

public void setActive(Boolean toSet)

getConfig

public Boolean getConfig()

setConfig

public void setConfig(Boolean toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.