|
Golibri | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.golibri.iso.CurrencyCodes
| Constructor Summary | |
CurrencyCodes()
|
|
| Method Summary | |
static boolean |
exists(CurrencyCode currencyCode)
Method to check whether a country code exists. |
static boolean |
exists(java.lang.String currencyCode)
Method to check whether a country code exists. |
static CurrencyCode |
getCurrencyCode(java.lang.String currencyCodeString)
Factory method to create country code objects. |
static CurrencyCode[] |
getCurrencyCodes()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CurrencyCodes()
| Method Detail |
public static CurrencyCode getCurrencyCode(java.lang.String currencyCodeString)
public static CurrencyCode[] getCurrencyCodes()
public static boolean exists(CurrencyCode currencyCode)
currencyCode -
public static boolean exists(java.lang.String currencyCode)
currencyCode -
|
Golibri | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||