Uses of Enum Class
adalid.core.enums.PhoneNumberFormat
Packages that use PhoneNumberFormat
-
Uses of PhoneNumberFormat in adalid.core.enums
Methods in adalid.core.enums that return PhoneNumberFormatModifier and TypeMethodDescriptionstatic PhoneNumberFormatReturns the enum constant of this class with the specified name.static PhoneNumberFormat[]PhoneNumberFormat.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PhoneNumberFormat in adalid.core.parameters.ext
Methods in adalid.core.parameters.ext that return PhoneNumberFormatModifier and TypeMethodDescriptionabstract PhoneNumberFormatAbstractPhoneNumberParameter.getPhoneNumberFormat()final PhoneNumberFormatInternationalPhoneNumberParameter.getPhoneNumberFormat()final PhoneNumberFormatLocalPhoneNumberParameter.getPhoneNumberFormat() -
Uses of PhoneNumberFormat in adalid.core.properties.ext
Methods in adalid.core.properties.ext that return PhoneNumberFormatModifier and TypeMethodDescriptionabstract PhoneNumberFormatAbstractPhoneNumberProperty.getPhoneNumberFormat()final PhoneNumberFormatInternationalPhoneNumberProperty.getPhoneNumberFormat()final PhoneNumberFormatLocalPhoneNumberProperty.getPhoneNumberFormat()