|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface GeoIpCountryService.IpLocation
The Interface IpLocation.
Method Summary | |
---|---|
String |
getCity()
Gets the city. |
String |
getCountryCode()
Gets the country code. |
String |
getCountryName()
Gets the country name. |
float |
getLatitude()
Gets the latitude. |
float |
getLongitude()
Gets the longitude. |
String |
getPostalCode()
Gets the postal code. |
String |
getRegion()
Gets the region. |
Method Detail |
---|
String getCity()
String getCountryCode()
String getCountryName()
float getLatitude()
float getLongitude()
String getPostalCode()
String getRegion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |