public class GeoLocation extends Object
| Constructor and Description |
|---|
GeoLocation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCity() |
String |
getCountryCode() |
String |
getCountryName() |
double |
getLatitude() |
double |
getLongitude() |
String |
getRegion() |
public double getLatitude()
public double getLongitude()
public String getCity()
public String getRegion()
public String getCountryCode()
public String getCountryName()
Copyright © 2019. All rights reserved.