Class MaxmindLocation
- java.lang.Object
-
- technology.dice.dicewhere.provider.maxmind.reading.MaxmindLocation
-
public class MaxmindLocation extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static MaxmindLocationUNKNOWN
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetCity()StringgetCityGeonameId()StringgetCountryCodeAlpha2()StringgetLeastSpecificDivision()StringgetMostSpecificDivision()inthashCode()
-
-
-
Field Detail
-
UNKNOWN
public static final MaxmindLocation UNKNOWN
-
-