Class GeoPlus
java.lang.Object
io.ipinfo.api.model.GeoPlus
-
Constructor Summary
ConstructorsConstructorDescriptionGeoPlus(String city, String region, String region_code, String country, String country_code, String continent, String continent_code, Double latitude, Double longitude, String timezone, String postal_code, String dma_code, String geoname_id, Integer radius, String last_changed) -
Method Summary
-
Constructor Details
-
GeoPlus
-
-
Method Details
-
getCity
-
getRegion
-
getRegionCode
-
getCountry
-
getCountryCode
-
getContinent
-
getContinentCode
-
getLatitude
-
getLongitude
-
getTimezone
-
getPostalCode
-
getDmaCode
-
getGeonameId
-
getRadius
-
getLastChanged
-
toString
-