| java.lang.Object | |
| ↳ | com.google.gdata.model.gd.EventStatus.Value |
Value.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | CANCELED | The event has been canceled. | |||||||||
| String | CONFIRMED | The event is planned. | |||||||||
| String | TENTATIVE | The event is only tentatively scheduled. | |||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ALL_VALUES | Array containing all available values. | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns an array of all values defined in this class.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
The event has been canceled.
The event is planned.
The event is only tentatively scheduled.
Array containing all available values.
Returns an array of all values defined in this class.