public class Location extends Object
Location(String country, String city, String ip)
String
getCity()
getCountry()
getIp()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Location(String country, String city, String ip)
public String getCountry()
public String getCity()
public String getIp()
Copyright © 2018 WSO2. All rights reserved.