intarsys runtime library

de.intarsys.tools.currency
Class Iso4217

java.lang.Object
  extended by de.intarsys.tools.currency.Iso4217

public class Iso4217
extends Object

http://www.iso.org/iso/en/prods-services/popstds/currencycodeslist.html


Field Summary
static int COLUMN_ALPHABETIC
           
static int COLUMN_CURRENCY
           
static int COLUMN_ENTITY
           
static int COLUMN_NUMERIC
           
static String[][] table
           
 
Constructor Summary
Iso4217()
           
 
Method Summary
static String Numeric2Alphabetic(int numeric)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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 String[][] table
Constructor Detail

Iso4217

public Iso4217()
Method Detail

Numeric2Alphabetic

public static String Numeric2Alphabetic(int numeric)

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.