Uses of Class
de.knightsoftnet.validators.shared.data.BicMapConstantsImpl
-
Packages that use BicMapConstantsImpl Package Description de.knightsoftnet.validators.shared.data this package contains interfaces for constants. -
-
Uses of BicMapConstantsImpl in de.knightsoftnet.validators.shared.data
Methods in de.knightsoftnet.validators.shared.data that return BicMapConstantsImpl Modifier and Type Method Description BicMapConstantsImplBankValidationConstantsData. getBicMapConstants()Methods in de.knightsoftnet.validators.shared.data with parameters of type BicMapConstantsImpl Modifier and Type Method Description voidBankValidationConstantsData. setBicMapConstants(BicMapConstantsImpl bicMapConstants)Constructors in de.knightsoftnet.validators.shared.data with parameters of type BicMapConstantsImpl Constructor Description BankValidationConstantsData(IbanLengthMapConstantsImpl ibanLengthMapSharedConstants, BankAccountBicConstantsImpl bankAccountBicSharedConstants, BicMapConstantsImpl bicMapConstants)constructor initializing values.
-