|
WIMM Labs |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wimm.framework.provider.WorldClock.Location
public static class WorldClock.Location
This class represents a named location on a map.
WorldClock
Field Summary | |
---|---|
float |
latitude
The location latitude. |
float |
longitude
The location longitude. |
String |
name
The location name. |
String |
timeZone
The location time zone. |
String |
uid
The location unique identifier. |
Constructor Summary | |
---|---|
WorldClock.Location()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public String name
public String timeZone
public float latitude
public float longitude
public String uid
Constructor Detail |
---|
public WorldClock.Location()
|
WIMM Labs |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |