Interface HasSetPhoneCountrySharedConstants
-
public interface HasSetPhoneCountrySharedConstants
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetPhoneCountrySharedConstants(PhoneCountrySharedConstants phoneCountrySharedConstants)setter for phone number shared constants.
-
-
-
Method Detail
-
setPhoneCountrySharedConstants
void setPhoneCountrySharedConstants(PhoneCountrySharedConstants phoneCountrySharedConstants)
setter for phone number shared constants.- Parameters:
phoneCountrySharedConstants- value to set
-
-