| Package | Description |
|---|---|
| com.google.gdata.model.gd |
| Modifier and Type | Field and Description |
|---|---|
static ElementKey<String,Subregion> |
Subregion.KEY
The key for this element.
|
| Modifier and Type | Method and Description |
|---|---|
Subregion |
StructuredPostalAddress.getSubregion()
Returns the Subregion is county (US), province (in Italy), etc.
|
Subregion |
Subregion.lock() |
Subregion |
Subregion.setValue(String value)
Sets the value.
|
| Modifier and Type | Method and Description |
|---|---|
StructuredPostalAddress |
StructuredPostalAddress.setSubregion(Subregion subregion)
Sets the Subregion is county (US), province (in Italy), etc.
|
| Constructor and Description |
|---|
Subregion(ElementKey<String,? extends Subregion> key)
Subclass constructor, allows subclasses to supply their own element key.
|
Subregion(ElementKey<String,? extends Subregion> key,
Element source)
Constructs a new instance by doing a shallow copy of data from an existing
Element instance. |
Copyright © 2012. All Rights Reserved.