| Package | Description |
|---|---|
| com.google.gdata.data.contacts | |
| com.google.gdata.data.extensions | |
| com.google.gdata.data.maps |
| Modifier and Type | Method and Description |
|---|---|
List<PostalAddress> |
BasePersonEntry.getPostalAddresses()
Returns the contact postal addresses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasePersonEntry.addPostalAddress(PostalAddress postalAddress)
Adds a new contact postal address.
|
| Modifier and Type | Method and Description |
|---|---|
List<PostalAddress> |
ContactEntry.getPostalAddresses()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactEntry.addPostalAddress(PostalAddress postalAddress)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
PostalAddress |
FeatureEntry.getPostalAddress()
Returns the postal address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureEntry.setPostalAddress(PostalAddress postalAddress)
Sets the postal address.
|
Copyright © 2012. All Rights Reserved.