| Package | Description |
|---|---|
| com.google.gdata.model.gd |
| Modifier and Type | Field and Description |
|---|---|
static ElementKey<Void,RecurrenceExceptionEntryLink> |
RecurrenceExceptionEntryLink.KEY
The key for this element.
|
| Modifier and Type | Method and Description |
|---|---|
RecurrenceExceptionEntryLink |
RecurrenceException.getEntryLink()
Returns the nested entry providing the details about the exception.
|
RecurrenceExceptionEntryLink |
RecurrenceExceptionEntryLink.lock() |
RecurrenceExceptionEntryLink |
RecurrenceExceptionEntryLink.setEntry(RecurrenceExceptionEntry entry)
Sets the nested entry.
|
| Modifier and Type | Method and Description |
|---|---|
RecurrenceException |
RecurrenceException.setEntryLink(RecurrenceExceptionEntryLink entryLink)
Sets the nested entry providing the details about the exception.
|
| Constructor and Description |
|---|
RecurrenceExceptionEntryLink(ElementKey<?,? extends RecurrenceExceptionEntryLink> key)
Subclass constructor, allows subclasses to supply their own element key.
|
RecurrenceExceptionEntryLink(ElementKey<?,? extends RecurrenceExceptionEntryLink> key,
Element source)
Constructs a new instance by doing a shallow copy of data from an existing
Element instance. |
Copyright © 2012. All Rights Reserved.