|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.askgeo.dbl.base.ResultBase com.askgeo.dbl.timezone.TimeZoneResult
public class TimeZoneResult
Embodies the result of a query on the TimeZoneMap class.
Method Summary | |
---|---|
java.lang.String |
getTimeZoneId()
Returns the Olson time zone ID (can be used with Java's TimeZone class or other tz-database-compatible time zone classes). |
Methods inherited from class com.askgeo.dbl.base.ResultBase |
---|
getAskGeoId, getDataField, getIsInside, getMinDistanceKm, getPolygonData, getResultField, parseDoubleOrNan, parseIntOrElse, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.String getTimeZoneId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |