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