Class: com.ibm.btt.rcp.visualbean.core.EuroConverter
The
EuroConverter class has the following properties:
- euroCurrencies: A dictionary that uses the keys of the currency ISO codes
and the values of the currency rate and currency number of decimals. It is
initialized with the standard values.
- labelCurrencies: A dictionary that uses the keys of the currency ISO codes
and the values of the currency labels. It is initialized with the currency
labels in English.
Note that the EuroConverter bean is non-visual. These properties are
non-customizable and function as quasi-APIs.