| Package | Description |
|---|---|
| com.google.gdata.model.gd |
| Modifier and Type | Field and Description |
|---|---|
static ElementKey<Void,EventStatus> |
EventStatus.KEY
The key for this element.
|
| Modifier and Type | Method and Description |
|---|---|
EventStatus |
RecurrenceExceptionEntry.getEventStatus()
Returns the event status.
|
EventStatus |
EventEntry.getEventStatus()
Returns the event status.
|
EventStatus |
EventStatus.lock() |
EventStatus |
EventStatus.setValue(String value)
Sets the value.
|
| Modifier and Type | Method and Description |
|---|---|
RecurrenceExceptionEntry |
RecurrenceExceptionEntry.setEventStatus(EventStatus eventStatus)
Sets the event status.
|
EventEntry |
EventEntry.setEventStatus(EventStatus eventStatus)
Sets the event status.
|
| Constructor and Description |
|---|
EventStatus(ElementKey<?,? extends EventStatus> key)
Subclass constructor, allows subclasses to supply their own element key.
|
EventStatus(ElementKey<?,? extends EventStatus> key,
Element source)
Constructs a new instance by doing a shallow copy of data from an existing
Element instance. |
Copyright © 2012. All Rights Reserved.