| Package | Description |
|---|---|
| com.google.gdata.model.gd |
| Modifier and Type | Field and Description |
|---|---|
static ElementKey<Void,Organization> |
Organization.KEY
The key for this element.
|
| Modifier and Type | Method and Description |
|---|---|
Organization |
Organization.lock() |
Organization |
Organization.setLabel(String label)
Sets the label.
|
Organization |
Organization.setOrgDepartment(OrgDepartment orgDepartment)
Sets the department name in organization.
|
Organization |
Organization.setOrgJobDescription(OrgJobDescription orgJobDescription)
Sets the job description.
|
Organization |
Organization.setOrgName(OrgName orgName)
Sets the name of organization.
|
Organization |
Organization.setOrgSymbol(OrgSymbol orgSymbol)
Sets the organization symbol/ticker.
|
Organization |
Organization.setOrgTitle(OrgTitle orgTitle)
Sets the position in organization.
|
Organization |
Organization.setPrimary(Boolean primary)
Sets the whether this is the primary organization.
|
Organization |
Organization.setRel(String rel)
Sets the organization type.
|
Organization |
Organization.setWhere(Where where)
Sets the office location.
|
| Constructor and Description |
|---|
Organization(ElementKey<?,? extends Organization> key)
Subclass constructor, allows subclasses to supply their own element key.
|
Organization(ElementKey<?,? extends Organization> key,
Element source)
Constructs a new instance by doing a shallow copy of data from an existing
Element instance. |
Copyright © 2012. All Rights Reserved.