Serialized Form


Package com.google.i18n.phonenumbers

Class com.google.i18n.phonenumbers.NumberParseException extends java.lang.Exception implements Serializable

Serialized Fields

errorType

NumberParseException.ErrorType errorType

message

java.lang.String message

Class com.google.i18n.phonenumbers.Phonemetadata.NumberFormat extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput objectInput)
                  throws java.io.IOException
Throws:
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput objectOutput)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.google.i18n.phonenumbers.Phonemetadata.NumberFormat.Builder extends Phonemetadata.NumberFormat implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput objectInput)
                  throws java.io.IOException
Throws:
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput objectOutput)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.google.i18n.phonenumbers.Phonemetadata.PhoneMetadata extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput objectInput)
                  throws java.io.IOException
Throws:
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput objectOutput)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.google.i18n.phonenumbers.Phonemetadata.PhoneMetadata.Builder extends Phonemetadata.PhoneMetadata implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput objectInput)
                  throws java.io.IOException
Throws:
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput objectOutput)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.google.i18n.phonenumbers.Phonemetadata.PhoneMetadataCollection extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput objectInput)
                  throws java.io.IOException
Throws:
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput objectOutput)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.google.i18n.phonenumbers.Phonemetadata.PhoneMetadataCollection.Builder extends Phonemetadata.PhoneMetadataCollection implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput objectInput)
                  throws java.io.IOException
Throws:
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput objectOutput)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.google.i18n.phonenumbers.Phonemetadata.PhoneNumberDesc extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput objectInput)
                  throws java.io.IOException
Throws:
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput objectOutput)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.google.i18n.phonenumbers.Phonemetadata.PhoneNumberDesc.Builder extends Phonemetadata.PhoneNumberDesc implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput objectInput)
                  throws java.io.IOException
Throws:
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput objectOutput)
                   throws java.io.IOException
Throws:
java.io.IOException

Class com.google.i18n.phonenumbers.Phonenumber.PhoneNumber extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

hasCountryCode

boolean hasCountryCode

countryCode_

int countryCode_

hasNationalNumber

boolean hasNationalNumber

nationalNumber_

long nationalNumber_

hasExtension

boolean hasExtension

extension_

java.lang.String extension_

hasItalianLeadingZero

boolean hasItalianLeadingZero

italianLeadingZero_

boolean italianLeadingZero_

hasRawInput

boolean hasRawInput

rawInput_

java.lang.String rawInput_

hasCountryCodeSource

boolean hasCountryCodeSource

countryCodeSource_

Phonenumber.PhoneNumber.CountryCodeSource countryCodeSource_

hasPreferredDomesticCarrierCode

boolean hasPreferredDomesticCarrierCode

preferredDomesticCarrierCode_

java.lang.String preferredDomesticCarrierCode_

Package com.google.i18n.phonenumbers.geocoding

Class com.google.i18n.phonenumbers.geocoding.AreaCodeMap extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput objectInput)
                  throws java.io.IOException
Supports Java Serialization.

Throws:
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput objectOutput)
                   throws java.io.IOException
Supports Java Serialization.

Throws:
java.io.IOException

Class com.google.i18n.phonenumbers.geocoding.MappingFileProvider extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput objectInput)
                  throws java.io.IOException
Supports Java Serialization.

Throws:
java.io.IOException

writeExternal

public void writeExternal(java.io.ObjectOutput objectOutput)
                   throws java.io.IOException
Supports Java Serialization.

Throws:
java.io.IOException



Copyright © 2011 Google. All Rights Reserved.