|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface GenericMoneyFormatter.MoneyConverter
Method Summary | |
---|---|
java.lang.Object |
convertToCurrency(java.lang.Object toCurrency,
java.lang.Object money)
Converts a money into another currency. |
Method Detail |
---|
java.lang.Object convertToCurrency(java.lang.Object toCurrency, java.lang.Object money)
toCurrency
- The currency to convert to.money
- The money to convert.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |