Package 

Class Phonemetadata.NumberFormat.Builder

  • All Implemented Interfaces:
    java.io.Externalizable , java.io.Serializable

    
    public final class Phonemetadata.NumberFormat.Builder
    extends Phonemetadata.NumberFormat
                        

    Provides a dummy builder to 'emulate' the API of the code generated by the latest version ofProtocol Buffers. This lets BuildMetadataFromXml class to build with both this hand createdclass and the one generated by the latest version of Protocol Buffers.

    • Method Summary

      • Methods inherited from class io.michaelrocks.libphonenumber.android.Phonemetadata.NumberFormat

        addLeadingDigitsPattern, clearNationalPrefixFormattingRule, getDomesticCarrierCodeFormattingRule, getFormat, getLeadingDigitsPattern, getLeadingDigitsPatternCount, getNationalPrefixFormattingRule, getNationalPrefixOptionalWhenFormatting, getPattern, hasDomesticCarrierCodeFormattingRule, hasFormat, hasNationalPrefixFormattingRule, hasNationalPrefixOptionalWhenFormatting, hasPattern, leadingDigitPatterns, leadingDigitsPatternSize, newBuilder, readExternal, setDomesticCarrierCodeFormattingRule, setFormat, setNationalPrefixFormattingRule, setNationalPrefixOptionalWhenFormatting, setPattern, writeExternal
      • Methods inherited from class java.io.Externalizable

        readExternal, writeExternal
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait