public final class GeoIp2Location
extends com.maxmind.geoip2.record.Location
Constructor and Description |
---|
GeoIp2Location() |
GeoIp2Location(Integer accuracyRadius,
Integer averageIncome,
Double latitude,
String localTime,
Double longitude,
Integer metroCode,
Integer populationDensity,
String timeZone) |
Modifier and Type | Method and Description |
---|---|
String |
getLocalTime() |
public GeoIp2Location(Integer accuracyRadius, Integer averageIncome, Double latitude, String localTime, Double longitude, Integer metroCode, Integer populationDensity, String timeZone)
public GeoIp2Location()
public String getLocalTime()
Copyright © 2016 MaxMind, Inc.. All rights reserved.