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