public class GeoLocation extends Object implements Serializable
GeoLocation()
String
getBox()
getPlace()
getPoint()
void
setBox(String box)
setPlace(String place)
setPoint(String point)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GeoLocation()
public String getPoint()
public void setPoint(String point)
public String getBox()
public void setBox(String box)
public String getPlace()
public void setPlace(String place)
Copyright © 2025. All rights reserved.