| Package | Description |
|---|---|
| com.google.gdata.model.gd |
| Modifier and Type | Field and Description |
|---|---|
static ElementKey<String,FormattedAddress> |
FormattedAddress.KEY
The key for this element.
|
| Modifier and Type | Method and Description |
|---|---|
FormattedAddress |
StructuredPostalAddress.getFormattedAddress()
Returns the The full, unstructured address.
|
FormattedAddress |
FormattedAddress.lock() |
FormattedAddress |
FormattedAddress.setValue(String value)
Sets the value.
|
| Modifier and Type | Method and Description |
|---|---|
StructuredPostalAddress |
StructuredPostalAddress.setFormattedAddress(FormattedAddress formattedAddress)
Sets the The full, unstructured address.
|
| Constructor and Description |
|---|
FormattedAddress(ElementKey<String,? extends FormattedAddress> key)
Subclass constructor, allows subclasses to supply their own element key.
|
FormattedAddress(ElementKey<String,? extends FormattedAddress> key,
Element source)
Constructs a new instance by doing a shallow copy of data from an existing
Element instance. |
Copyright © 2012. All Rights Reserved.