public class Location extends Object
Location()
Double
getLat()
getLng()
void
setLat(Double lat)
setLng(Double lng)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Location()
public Double getLat()
public void setLat(Double lat)
public Double getLng()
public void setLng(Double lng)
Copyright © 2019. All rights reserved.