public final class Location extends Object
Contains data for the location record associated with an IP address.
This record is returned by all the end points except the Country end point.
Constructor and Description |
---|
Location() |
Modifier and Type | Method and Description |
---|---|
Integer |
getAccuracyRadius() |
Double |
getLatitude() |
Double |
getLongitude() |
Integer |
getMetroCode() |
String |
getTimeZone() |
String |
toString() |
public Integer getAccuracyRadius()
public Double getLatitude()
public Double getLongitude()
public Integer getMetroCode()
public String getTimeZone()
Copyright © 2014 MaxMind, Inc.. All Rights Reserved.