Uses of Record Class
org.opentripplanner.client.model.TripPlan.Money
Packages that use TripPlan.Money
-
Uses of TripPlan.Money in org.opentripplanner.client.model
Methods in org.opentripplanner.client.model that return TripPlan.MoneyModifier and TypeMethodDescriptionTripPlan.FareProduct.price()Returns the value of thepricerecord component.Constructors in org.opentripplanner.client.model with parameters of type TripPlan.MoneyModifierConstructorDescriptionFareProduct(String id, String name, TripPlan.Money price, TripPlan.RiderCategory riderCategory, TripPlan.FareMedium medium) Creates an instance of aFareProductrecord class.