com.hyper9.simdk.stubs.dao
Class HostDateTimeInfo

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

public class HostDateTimeInfo
extends DynamicData

Author:
akutz
See Also:
Serialized Form

Constructor Summary
HostDateTimeInfo()
           
 
Method Summary
 HostNtpConfig getNtpConfig()
           
 HostDateTimeSystemTimeZone getTimeZone()
           
 void setNtpConfig(HostNtpConfig toSet)
           
 void setTimeZone(HostDateTimeSystemTimeZone 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

HostDateTimeInfo

public HostDateTimeInfo()
Method Detail

getTimeZone

public HostDateTimeSystemTimeZone getTimeZone()

setTimeZone

public void setTimeZone(HostDateTimeSystemTimeZone toSet)

getNtpConfig

public HostNtpConfig getNtpConfig()

setNtpConfig

public void setNtpConfig(HostNtpConfig toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.