Uses of Record Class
org.opentripplanner.client.model.TripPlan.Agency
Packages that use TripPlan.Agency
-
Uses of TripPlan.Agency in org.opentripplanner.client.model
Methods in org.opentripplanner.client.model that return TripPlan.AgencyModifier and TypeMethodDescriptionTripPlan.Route.agency()Returns the value of theagencyrecord component.Constructors in org.opentripplanner.client.model with parameters of type TripPlan.AgencyModifierConstructorDescriptionRoute(String shortName, String longName, TripPlan.Agency agency) Creates an instance of aRouterecord class.