Uses of Class
de.stklcode.pubtrans.ura.model.Stop
Packages that use Stop
Package
Description
jURAclient base package - see
UraClient for usage.jURAclient model classes that represent responses returned by the URA interface.
-
Uses of Stop in de.stklcode.pubtrans.ura
Methods in de.stklcode.pubtrans.ura that return types with arguments of type Stop -
Uses of Stop in de.stklcode.pubtrans.ura.model
Methods in de.stklcode.pubtrans.ura.model that return StopConstructors in de.stklcode.pubtrans.ura.model with parameters of type StopModifierConstructorDescriptionConstruct Message object from Stop model and set of additional data.Trip(Stop stop, Integer visitID, String lineID, String lineName, Integer directionID, String destinationName, String destinationText, String vehicleID, String tripID, Long estimatedTime) Construct Trip object from Stop model and set of additional data.