public class StopTime
extends java.lang.Object
| Constructor and Description |
|---|
StopTime(int time,
double distance,
java.lang.String stopId) |
| Modifier and Type | Method and Description |
|---|---|
double |
getDistance() |
java.lang.String |
getStopId() |
int |
getTime() |
java.lang.String |
toString() |