Class Phonemetadata.NumberFormat.Builder

java.lang.Object
com.google.i18n.phonenumbers.Phonemetadata.NumberFormat
com.google.i18n.phonenumbers.Phonemetadata.NumberFormat.Builder
All Implemented Interfaces:
Externalizable, 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: