Skip navigation links

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

E20955-01


waggle.common.modules.user.infos
Class XUserLocationInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.user.infos.XUserLocationInfo


public class XUserLocationInfo
extends XDTO

XUserLocationInfo.


Field Summary
 String Name
          The location name.
 String TimeZone
          The location TimeZone ID.

 

Constructor Summary
XUserLocationInfo()
           

 

Method Summary

 

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

 

Field Detail

Name

public String Name
The location name.

TimeZone

public String TimeZone
The location TimeZone ID. This is the value returned by TimeZone.getID().

Constructor Detail

XUserLocationInfo

public XUserLocationInfo()

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.