Uses of Class
de.knightsoftnet.validators.shared.data.CountryBankAccountBicData
-
Packages that use CountryBankAccountBicData Package Description de.knightsoftnet.validators.shared.data this package contains interfaces for constants. -
-
Uses of CountryBankAccountBicData in de.knightsoftnet.validators.shared.data
Methods in de.knightsoftnet.validators.shared.data that return types with arguments of type CountryBankAccountBicData Modifier and Type Method Description List<CountryBankAccountBicData>BankValidationConstantsData. getBankAccountBicConstants()Method parameters in de.knightsoftnet.validators.shared.data with type arguments of type CountryBankAccountBicData Modifier and Type Method Description voidBankValidationConstantsData. setBankAccountBicConstants(List<CountryBankAccountBicData> bankAccountBicConstants)
-