|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.bc.fx.impl.CurrencyResourceImpl
public class CurrencyResourceImpl
This is the default implementation of the CurrencyResource interface.
Constructor Summary | |
---|---|
CurrencyResourceImpl()
|
Method Summary | |
---|---|
int |
getScale(java.lang.String currency)
Returns the scale of a given currency. |
java.lang.String |
getSymbol(java.lang.String currency)
Returns the symbol of a given currency. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CurrencyResourceImpl()
Method Detail |
---|
public int getScale(java.lang.String currency)
CurrencyResource
getScale
in interface CurrencyResource
currency
- the currency code of the currency
public java.lang.String getSymbol(java.lang.String currency)
CurrencyResource
getSymbol
in interface CurrencyResource
currency
- the currency code of the currency
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |