| Package | Description |
|---|---|
| com.google.gdata.data.contacts | |
| com.google.gdata.data.maps |
| Modifier and Type | Method and Description |
|---|---|
List<StructuredPostalAddress> |
BasePersonEntry.getStructuredPostalAddresses()
Returns the contact structured addresses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasePersonEntry.addStructuredPostalAddress(StructuredPostalAddress structuredPostalAddress)
Adds a new contact structured address.
|
| Modifier and Type | Method and Description |
|---|---|
StructuredPostalAddress |
FeatureEntry.getStructuredPostalAddress()
Returns the structured postal address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureEntry.setStructuredPostalAddress(StructuredPostalAddress structuredPostalAddress)
Sets the structured postal address.
|
Copyright © 2012. All Rights Reserved.