Uses of Interface
de.knightsoftnet.validators.shared.util.HasSetPhoneCountrySharedConstants
-
Packages that use HasSetPhoneCountrySharedConstants Package Description de.knightsoftnet.validators.shared.util utility classes which can be used on server and client side. -
-
Uses of HasSetPhoneCountrySharedConstants in de.knightsoftnet.validators.shared.util
Methods in de.knightsoftnet.validators.shared.util with parameters of type HasSetPhoneCountrySharedConstants Modifier and Type Method Description voidPhoneCountryConstantsProvider. setPhoneCountrySharedConstantsWhenAvailable(HasSetPhoneCountrySharedConstants preceiver)set phone country constants when they are available.voidPhoneCountryConstantsProvider. setPhoneCountrySharedConstantsWhenAvailable(Locale plocale, HasSetPhoneCountrySharedConstants preceiver)set phone country constants for given local when they are available.voidPhoneCountryConstantsProviderImpl. setPhoneCountrySharedConstantsWhenAvailable(HasSetPhoneCountrySharedConstants preceiver)voidPhoneCountryConstantsProviderImpl. setPhoneCountrySharedConstantsWhenAvailable(Locale plocale, HasSetPhoneCountrySharedConstants preceiver)
-