de.intarsys.tools.currency
Class Iso4217
java.lang.Object
de.intarsys.tools.currency.Iso4217
public class Iso4217
- extends java.lang.Object
http://www.iso.org/iso/en/prods-services/popstds/currencycodeslist.html
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COLUMN_ENTITY
public static final int COLUMN_ENTITY
- See Also:
- Constant Field Values
COLUMN_CURRENCY
public static final int COLUMN_CURRENCY
- See Also:
- Constant Field Values
COLUMN_ALPHABETIC
public static final int COLUMN_ALPHABETIC
- See Also:
- Constant Field Values
COLUMN_NUMERIC
public static final int COLUMN_NUMERIC
- See Also:
- Constant Field Values
table
public static final java.lang.String[][] table
Iso4217
public Iso4217()
Numeric2Alphabetic
public static java.lang.String Numeric2Alphabetic(int numeric)