| Package | Description |
|---|---|
| com.google.gdata.model.gd |
| Modifier and Type | Class and Description |
|---|---|
class |
RecurrenceExceptionEntryLink
Describes an entry link used by a recurrence exception.
|
| Modifier and Type | Field and Description |
|---|---|
static ElementKey<Void,EntryLink> |
EntryLink.KEY
The key for this element.
|
| Modifier and Type | Method and Description |
|---|---|
EntryLink |
Who.getEntryLink()
Returns the nested person entry.
|
EntryLink |
Where.getEntryLink()
Returns the nested person or venue (Contact) entry.
|
| Modifier and Type | Method and Description |
|---|---|
Who |
Who.setEntryLink(EntryLink entryLink)
Sets the nested person entry.
|
Where |
Where.setEntryLink(EntryLink entryLink)
Sets the nested person or venue (Contact) entry.
|
| Constructor and Description |
|---|
EntryLink(ElementKey<?,? extends EntryLink> key)
Create an instance using a different key.
|
EntryLink(ElementKey<?,? extends EntryLink> key,
Element source)
Constructs a new instance by doing a shallow copy of data from an existing
Element instance. |
Copyright © 2012. All Rights Reserved.