Uses of Class
com.nnamo.models.RealtimeStopUpdate
Packages that use RealtimeStopUpdate
-
Uses of RealtimeStopUpdate in com.nnamo.services
Methods in com.nnamo.services that return types with arguments of type RealtimeStopUpdateMethod parameters in com.nnamo.services with type arguments of type RealtimeStopUpdateModifier and TypeMethodDescriptionDatabaseService.getNextStopTimes
(String stopId, LocalTime time, int hours, Date date, List<RealtimeStopUpdate> tripUpdates) Gets the next X hours stop times for a specific stop based on the time provided and the date provided.