Class Geo
java.lang.Object
com.timeanddate.services.dataTypes.places.Geo
- Author:
- Cato Auestad <cato@timeanddate.com>
-
Constructor Details
-
Geo
public Geo()
-
-
Method Details
-
getName
The name of the location -
getState
The state of the location within the country (only if applicable). -
getCountry
Country of the location. -
getCoordinates
Geographical coordinates of the location. -
fromNode
-