| Package | Description |
|---|---|
| com.google.gdata.model.gd |
| Modifier and Type | Field and Description |
|---|---|
static ElementKey<String,HouseName> |
HouseName.KEY
The key for this element.
|
| Modifier and Type | Method and Description |
|---|---|
HouseName |
StructuredPostalAddress.getHousename()
Returns the Used in places where houses or buildings have names.
|
HouseName |
HouseName.lock() |
HouseName |
HouseName.setValue(String value)
Sets the value.
|
| Modifier and Type | Method and Description |
|---|---|
StructuredPostalAddress |
StructuredPostalAddress.setHousename(HouseName housename)
Sets the Used in places where houses or buildings have names.
|
| Constructor and Description |
|---|
HouseName(ElementKey<String,? extends HouseName> key)
Subclass constructor, allows subclasses to supply their own element key.
|
HouseName(ElementKey<String,? extends HouseName> key,
Element source)
Constructs a new instance by doing a shallow copy of data from an existing
Element instance. |
Copyright © 2012. All Rights Reserved.