Uses of Record Class
org.opentripplanner.client.model.Route
Packages that use Route
-
Uses of Route in org.opentripplanner.client
Methods in org.opentripplanner.client that return types with arguments of type Route -
Uses of Route in org.opentripplanner.client.model
Methods in org.opentripplanner.client.model that return RouteConstructors in org.opentripplanner.client.model with parameters of type RouteModifierConstructorDescriptionLeg(Place from, Place to, OffsetDateTime startTime, OffsetDateTime endTime, LegMode mode, Duration duration, double distance, Route route, List<FareProductUse> fareProducts, OptionalDouble accessibilityScore) Creates an instance of aLegrecord class.