| java.lang.Object | |
| ↳ | com.google.gdata.model.gd.Who.Rel |
Relationship between the containing entity and the contained person.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | EVENT_ATTENDEE | A general meeting/event attendee. | |||||||||
| String | EVENT_ORGANIZER | Event organizer (an organizer is not necessarily an attendee). | |||||||||
| String | EVENT_PERFORMER | Performer (similar to speaker, but with more emphasis on art than speech delivery). | |||||||||
| String | EVENT_SPEAKER | Speaker. | |||||||||
| String | MESSAGE_BCC | Message BCC recipient. | |||||||||
| String | MESSAGE_CC | Message CC recipient. | |||||||||
| String | MESSAGE_FROM | Message primary recipient. | |||||||||
| String | MESSAGE_REPLY_TO | Intended recipient of a reply message. | |||||||||
| String | MESSAGE_TO | Message (email or IM) sender. | |||||||||
| String | TASK_ASSIGNED_TO | Person to whom task is assigned. | |||||||||
| 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
| |||||||||||
A general meeting/event attendee.
Event organizer (an organizer is not necessarily an attendee).
Performer (similar to speaker, but with more emphasis on art than speech delivery).
Speaker.
Message BCC recipient.
Message CC recipient.
Message primary recipient.
Intended recipient of a reply message.
Message (email or IM) sender.
Person to whom task is assigned.
Array containing all available values.
Returns an array of all values defined in this class.