public class GeoCodeGeoPt extends Object implements FoursquareEntity
Double
lat
lon
GeoCodeGeoPt()
GeoCodeGeoPt(Double lat, Double lon)
getLat()
getLon()
void
setLat(Double lat)
setLon(Double lon)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Double lat
public Double lon
public GeoCodeGeoPt()
public GeoCodeGeoPt(Double lat, Double lon)
public Double getLat()
public void setLat(Double lat)
public Double getLon()
public void setLon(Double lon)
Copyright © 2014 Foyt. All Rights Reserved.