Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


waggle.common.modules.admin.infos
Class XTimeZoneInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.admin.infos.XTimeZoneInfo


public class XTimeZoneInfo
extends XDTO

XTimeZoneInfo.


Field Summary
 String FormattedOffset
          TimeZone GMT Offset as a string.
 String ID
          TimeZone ID.
 String Label
          TimeZone label.
 int RawOffset
          Raw offset in milliseconds.

 

Constructor Summary
XTimeZoneInfo()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

ID

public String ID
TimeZone ID.

Label

public String Label
TimeZone label.

RawOffset

public int RawOffset
Raw offset in milliseconds.

FormattedOffset

public String FormattedOffset
TimeZone GMT Offset as a string. For example "GMT+03:00".

Constructor Detail

XTimeZoneInfo

public XTimeZoneInfo()

Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.