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