public class WSWaypoint
extends java.lang.Object
Constructor and Description |
---|
WSWaypoint(at.finkzeit.zsw.server.persistence.model.Waypoint w) |
Modifier and Type | Method and Description |
---|---|
int |
getDirection() |
int |
getLatitude() |
int |
getLongitude() |
WSTimestamp |
getPositionTS() |
int |
getSpeed() |
public WSWaypoint(at.finkzeit.zsw.server.persistence.model.Waypoint w)
public int getLatitude()
public int getLongitude()
public int getDirection()
public int getSpeed()
public WSTimestamp getPositionTS()