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