public class IPLocation extends Object
IPLocation()
String
getArea()
getCity()
IPLocation
getCopy()
getCountry()
void
setArea(String area)
setCountry(String country)
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public IPLocation()
public IPLocation getCopy()
public String getCountry()
public void setCountry(String country)
public String getCity()
public String getArea()
public void setArea(String area)
public String toString()
toString
Object
Copyright © 2024. All rights reserved.