Uses of Record Class
org.opentripplanner.client.model.TripPlan.FareProduct
Packages that use TripPlan.FareProduct
-
Uses of TripPlan.FareProduct in org.opentripplanner.client.model
Methods in org.opentripplanner.client.model that return TripPlan.FareProductModifier and TypeMethodDescriptionTripPlan.FareProductUse.product()Returns the value of theproductrecord component.Constructors in org.opentripplanner.client.model with parameters of type TripPlan.FareProductModifierConstructorDescriptionFareProductUse(String id, TripPlan.FareProduct product) Creates an instance of aFareProductUserecord class.