public class GpsCoord extends Object
GpsCoord(float lat, float lng)
float
getLatitude()
getLongitude()
void
setLatitude(float latitude)
setLongitude(float longitude)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GpsCoord(float lat, float lng)
public float getLatitude()
public float getLongitude()
public void setLatitude(float latitude)
public void setLongitude(float longitude)
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.