Uses of Interface
de.knightsoftnet.validators.shared.data.BicMapSharedConstants
-
Packages that use BicMapSharedConstants Package Description de.knightsoftnet.validators.shared.data this package contains interfaces for constants.de.knightsoftnet.validators.shared.impl JSR-303/JSR-349/JSR-380 annotations to check bean entries (implementations).de.knightsoftnet.validators.shared.util utility classes which can be used on server and client side. -
-
Uses of BicMapSharedConstants in de.knightsoftnet.validators.shared.data
Classes in de.knightsoftnet.validators.shared.data that implement BicMapSharedConstants Modifier and Type Class Description classBicMapConstantsImplMethods in de.knightsoftnet.validators.shared.data that return BicMapSharedConstants Modifier and Type Method Description static BicMapSharedConstantsCreateBicMapConstantsClass. create()Instantiates a class via deferred binding. -
Uses of BicMapSharedConstants in de.knightsoftnet.validators.shared.impl
Methods in de.knightsoftnet.validators.shared.impl with parameters of type BicMapSharedConstants Modifier and Type Method Description voidBicValueValidator. setBicMapSharedConstants(BicMapSharedConstants bicMapSharedConstants) -
Uses of BicMapSharedConstants in de.knightsoftnet.validators.shared.util
Methods in de.knightsoftnet.validators.shared.util that return BicMapSharedConstants Modifier and Type Method Description BicMapSharedConstantsBankConstantsProviderImpl. getBicMapConstants()Methods in de.knightsoftnet.validators.shared.util with parameters of type BicMapSharedConstants Modifier and Type Method Description voidHasSetBicMapSharedConstants. setBicMapSharedConstants(BicMapSharedConstants bicMapSharedConstants)setter for bic map shared constants.
-