| java.lang.Object | |
| ↳ | com.google.gdata.model.gd.AttendeeStatus.Value |
Value.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | ACCEPTED | Attendee has accepted. | |||||||||
| String | DECLINED | Attendee has declined. | |||||||||
| String | INVITED | Invitation has been sent, but the person has not accepted. | |||||||||
| String | TENTATIVE | Attendee has accepted tentatively. | |||||||||
| 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
| |||||||||||
Attendee has accepted.
Attendee has declined.
Invitation has been sent, but the person has not accepted.
Attendee has accepted tentatively.
Array containing all available values.
Returns an array of all values defined in this class.