Uses of Package
javax.money.convert
Packages that use javax.money.convert
Package
Description
Defines the monetary currency conversion API.
SPI interfaces of the Money and Currency API, including bootstrap logic.
-
Classes in javax.money.convert used by javax.money.convertClassDescriptionThis 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.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 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. -
Classes in javax.money.convert used by javax.money.spiClassDescriptionQuery for accessing
CurrencyConversioninstances.This interface defines aCurrencyConversionthat is converting aMonetaryAmountto anotherMonetaryAmountwith a different targetCurrencyUnit.This interface defines access to the exchange rates provided by a provider.