public abstract class AbstractAddress extends AbstractModel
Modifier and Type | Method and Description |
---|---|
Integer |
getDistanceToIpLocation() |
Double |
getLatitude() |
Double |
getLongitude() |
Boolean |
isInIpCountry() |
Boolean |
isPostalInCity() |
toJson, toString
public final Boolean isInIpCountry()
public final Double getLatitude()
public final Double getLongitude()
public final Integer getDistanceToIpLocation()
public final Boolean isPostalInCity()
Copyright © 2016 MaxMind, Inc.. All rights reserved.