Module java.money
Package javax.money.convert
package javax.money.convert
Defines the monetary currency conversion API.
-
ClassDescriptionThis class models a context for which a
ExchangeRateis valid.Builder class to ofConversionContextinstances.Query for accessingCurrencyConversioninstances.Builder class for creating new instances ofConversionQueryadding detailed information about aCurrencyConversioninstance.This interface defines aCurrencyConversionthat is converting aMonetaryAmountto anotherMonetaryAmountwith a different targetCurrencyUnit.Exception thrown when a monetary conversion operation fails.This class models an exchange rate, which defines the factor the numeric value of a base amount in some currency 'A' must be multiplied to get the corresponding amount in the terminating currency 'B'.This interface defines access to the exchange rates provided by a provider.A supplier ofExchangeRateProvidername that references an implementation.This singleton defines access to the exchange and currency conversion logic of JavaMoney.This class describes what kind ofExchangeRates a.ExchangeRateProviderdelivers, including the provider's name, rate type and additional data.Builder class to ofProviderContextinstances.This enumeration defines the different type of rates that can be provided by.ExchangeRateProviderimplementations.