com.hyper9.simdk.stubs.dao
Class HostDateTimeSystemTimeZone
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostDateTimeSystemTimeZone
- All Implemented Interfaces:
- Serializable
public class HostDateTimeSystemTimeZone
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostDateTimeSystemTimeZone
public HostDateTimeSystemTimeZone()
getKey
public String getKey()
setKey
public void setKey(String toSet)
getName
public String getName()
setName
public void setName(String toSet)
getDescription
public String getDescription()
setDescription
public void setDescription(String toSet)
getGmtOffset
public Integer getGmtOffset()
setGmtOffset
public void setGmtOffset(Integer toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.