| Package | Description |
|---|---|
| com.google.gdata.model.gd |
| Modifier and Type | Field and Description |
|---|---|
static ElementKey<Void,RecurrenceExceptionEntry> |
RecurrenceExceptionEntry.KEY
The key for this element.
|
| Modifier and Type | Method and Description |
|---|---|
RecurrenceExceptionEntry |
RecurrenceExceptionEntry.addWhen(When when)
Adds a new time period description.
|
RecurrenceExceptionEntry |
RecurrenceExceptionEntry.addWhere(Where where)
Adds a new place description.
|
RecurrenceExceptionEntry |
RecurrenceExceptionEntry.addWho(Who who)
Adds a new person description.
|
RecurrenceExceptionEntry |
RecurrenceExceptionEntryLink.getEntry()
Returns the nested entry.
|
RecurrenceExceptionEntry |
RecurrenceExceptionEntry.lock() |
RecurrenceExceptionEntry |
RecurrenceExceptionEntry.setComments(Comments comments)
Sets the Comments class.
|
RecurrenceExceptionEntry |
RecurrenceExceptionEntry.setEventStatus(EventStatus eventStatus)
Sets the event status.
|
RecurrenceExceptionEntry |
RecurrenceExceptionEntry.setOriginalEvent(OriginalEvent originalEvent)
Sets the original event.
|
RecurrenceExceptionEntry |
RecurrenceExceptionEntry.setTransparency(Transparency transparency)
Sets the event transparency.
|
RecurrenceExceptionEntry |
RecurrenceExceptionEntry.setVisibility(Visibility visibility)
Sets the event visibility.
|
| Modifier and Type | Method and Description |
|---|---|
RecurrenceExceptionEntryLink |
RecurrenceExceptionEntryLink.setEntry(RecurrenceExceptionEntry entry)
Sets the nested entry.
|
| Constructor and Description |
|---|
RecurrenceExceptionEntry(ElementKey<?,? extends RecurrenceExceptionEntry> key)
Subclass constructor, allows subclasses to supply their own element key.
|
RecurrenceExceptionEntry(ElementKey<?,? extends RecurrenceExceptionEntry> key,
Entry source)
Constructs a new instance by doing a shallow copy of data from an existing
Entry instance. |
Copyright © 2012. All Rights Reserved.