- getAreaCode() - Method in class com.ip2location.IPResult
-
This method to get the varying length number assigned to geographic areas for call between cities.
- getCity() - Method in class com.ip2location.IPResult
-
This method to get city name.
- getCountryLong() - Method in class com.ip2location.IPResult
-
This method to get country name based on ISO 3166.
- getCountryShort() - Method in class com.ip2location.IPResult
-
This method to get two-character country code based on ISO 3166.
- getDelay() - Method in class com.ip2location.IPResult
-
This method to get component delay.
- getDomain() - Method in class com.ip2location.IPResult
-
This method to get IP internet domain name associated to IP address range.
- getElevation() - Method in class com.ip2location.IPResult
-
This method to get city elevation.
- getIDDCode() - Method in class com.ip2location.IPResult
-
This method to get the IDD prefix to call the city from another country.
- getISP() - Method in class com.ip2location.IPResult
-
This method to get Internet Service Provider (ISP) name.
- getLatitude() - Method in class com.ip2location.IPResult
-
This method to get city latitude.
- getLongitude() - Method in class com.ip2location.IPResult
-
This method to get city longitude.
- getMCC() - Method in class com.ip2location.IPResult
-
This method to get the mobile country code.
- getMNC() - Method in class com.ip2location.IPResult
-
This method to get the mobile network code.
- getMobileBrand() - Method in class com.ip2location.IPResult
-
This method to get the mobile brand.
- getNetSpeed() - Method in class com.ip2location.IPResult
-
This method to get internet connection speed (DIAL) DIAL-UP,(DSL) DSL/CABLE or(COMP) COMPANY
- getRegion() - Method in class com.ip2location.IPResult
-
This method to get region or state name.
- getStatus() - Method in class com.ip2location.IPResult
-
This method to get status code of query.
- getTimeZone() - Method in class com.ip2location.IPResult
-
This method to get UTC time zone.
- getUsageType() - Method in class com.ip2location.IPResult
-
This method to get usage type.
- getVersion() - Method in class com.ip2location.IPResult
-
This method to get component version.
- getWeatherStationCode() - Method in class com.ip2location.IPResult
-
This method to get the special code to identify the nearest weather observation station.
- getWeatherStationName() - Method in class com.ip2location.IPResult
-
This method to get the name of the nearest weather observation station.
- getZipCode() - Method in class com.ip2location.IPResult
-
This method to get ZIP/Postal code.