public static interface CurrencyBookNotifier.ICurrencyBookNotifier
Java interface defines the methods that can be implemented to customize the behavior of your application.| Modifier and Type | Method and Description |
|---|---|
CurrencyBook |
onUnknownCurrency(java.lang.String code,
CurrencyBook currenciesBook) |
CurrencyBook onUnknownCurrency(java.lang.String code, CurrencyBook currenciesBook)