Package | Description |
---|---|
org.javamoney.tck.tests.conversion |
Class and Description |
---|
TestExchangeRate
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'.
|
TestExchangeRate.Builder
Builder for creating new instances of
ExchangeRate . |
Copyright © 2012-2015 JavaMoney. All Rights Reserved.