org.jmythapi.protocol.response.impl
Class Timezone
java.lang.Object
org.jmythapi.impl.AData<E>
org.jmythapi.protocol.response.impl.AMythResponse<ITimezone.Props>
org.jmythapi.protocol.response.impl.Timezone
- All Implemented Interfaces:
- Cloneable, IPropertyAware<ITimezone.Props>, IVersionable, ISendable, IMythResponse<ITimezone.Props>, ITimezone
public class Timezone
- extends AMythResponse<ITimezone.Props>
- implements ITimezone
- See Also:
Backend.queryTimeZone()
Methods inherited from class org.jmythapi.impl.AData |
clone, equals, getPropertyClass, getPropertyCount, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValueObject, getPropertyValues, getVersionNr, hashCode, init, postProcessArguments, setPropertyValue, setPropertyValue, setPropertyValueObject, toString |
Methods inherited from interface org.jmythapi.IPropertyAware |
getProperties, getProperty, getPropertyClass, getPropertyCount, getPropertyIndex, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValues, setPropertyValue, setPropertyValue, setPropertyValueObject |
Timezone
public Timezone(IMythPacket packet)
getTimeZoneID
public String getTimeZoneID()
- Specified by:
getTimeZoneID
in interface ITimezone
getUTCOffset
public Integer getUTCOffset()
- Specified by:
getUTCOffset
in interface ITimezone
getTimeZone
public TimeZone getTimeZone()
- Specified by:
getTimeZone
in interface ITimezone
getCurrentDate
public Date getCurrentDate()
- Specified by:
getCurrentDate
in interface ITimezone
Copyright © 2008-2013. All Rights Reserved.