Interface BankAccountBicSharedConstants
- All Known Implementing Classes:
BankAccountBicConstantsImpl
public interface BankAccountBicSharedConstants
map of bank account to bic conversions.
- Author:
- Manfred Tremmel
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddBankAccounts(CountryEnum pcountry, Map<String, String> pmap)
-
Method Details
-
getBankAccountBicMap
Map<CountryBankAccountData,String> getBankAccountBicMap()
-