Class Phonemetadata.NumberFormat.Builder

  • All Implemented Interfaces:
    java.io.Externalizable, java.io.Serializable
    Enclosing class:
    Phonemetadata.NumberFormat

    public static final class Phonemetadata.NumberFormat.Builder
    extends Phonemetadata.NumberFormat
    Provides a dummy builder to 'emulate' the API of the code generated by the latest version of Protocol Buffers. This lets BuildMetadataFromXml class to build with both this hand created class and the one generated by the latest version of Protocol Buffers.
    See Also:
    Serialized Form