-
- All Implemented Interfaces:
public final class VehicleJourney
-
-
Constructor Summary
Constructors Constructor Description VehicleJourney(List<StopTime> stopTimes)
-
Method Summary
Modifier and Type Method Description final List<StopTime>getStopTimes()-
-
Method Detail
-
getStopTimes
final List<StopTime> getStopTimes()
-
-
-
-