| Package | Description |
|---|---|
| com.google.gdata.data.calendar | |
| com.google.gdata.data.contacts | |
| com.google.gdata.data.extensions |
| Modifier and Type | Method and Description |
|---|---|
List<Where> |
CalendarEntry.getLocations()
Returns the list of calendar locations
|
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarEntry.addLocation(Where location)
Adds a new calendar location.
|
| Modifier and Type | Method and Description |
|---|---|
Where |
BasePersonEntry.getWhere()
Returns the person location.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasePersonEntry.setWhere(Where where)
Sets the person location.
|
| Modifier and Type | Method and Description |
|---|---|
Where |
Organization.getWhere()
Returns the office location.
|
| Modifier and Type | Method and Description |
|---|---|
List<Where> |
BaseEventEntry.getLocations()
Returns the list of event locations
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseEventEntry.addLocation(Where location)
Adds a new event location.
|
void |
Organization.setWhere(Where where)
Sets the office location.
|
Copyright © 2012. All Rights Reserved.