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