Uses of Record Class
org.opentripplanner.client.model.TripPlan.Leg
Packages that use TripPlan.Leg
-
Uses of TripPlan.Leg in org.opentripplanner.client.model
Methods in org.opentripplanner.client.model that return types with arguments of type TripPlan.LegModifier and TypeMethodDescriptionTripPlan.Itinerary.legs()Returns the value of thelegsrecord component.Constructor parameters in org.opentripplanner.client.model with type arguments of type TripPlan.LegModifierConstructorDescriptionItinerary(List<TripPlan.Leg> legs) Creates an instance of aItineraryrecord class.