Uses of Record Class
org.opentripplanner.client.model.TripPlan.Currency
Packages that use TripPlan.Currency
-
Uses of TripPlan.Currency in org.opentripplanner.client.model
Methods in org.opentripplanner.client.model that return TripPlan.CurrencyModifier and TypeMethodDescriptionTripPlan.Money.currency()Returns the value of thecurrencyrecord component.Constructors in org.opentripplanner.client.model with parameters of type TripPlan.CurrencyModifierConstructorDescriptionMoney(BigDecimal amount, TripPlan.Currency currency) Creates an instance of aMoneyrecord class.