|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.model.gd.Who.Rel
public static final class Who.Rel
Relationship between the containing entity and the contained person.
Field Summary | |
---|---|
static java.lang.String |
EVENT_ATTENDEE
A general meeting/event attendee. |
static java.lang.String |
EVENT_ORGANIZER
Event organizer (an organizer is not necessarily an attendee). |
static java.lang.String |
EVENT_PERFORMER
Performer (similar to speaker, but with more emphasis on art than speech delivery). |
static java.lang.String |
EVENT_SPEAKER
Speaker. |
static java.lang.String |
MESSAGE_BCC
Message BCC recipient. |
static java.lang.String |
MESSAGE_CC
Message CC recipient. |
static java.lang.String |
MESSAGE_FROM
Message primary recipient. |
static java.lang.String |
MESSAGE_REPLY_TO
Intended recipient of a reply message. |
static java.lang.String |
MESSAGE_TO
Message (email or IM) sender. |
static java.lang.String |
TASK_ASSIGNED_TO
Person to whom task is assigned. |
Method Summary | |
---|---|
static java.lang.String[] |
values()
Returns an array of all values defined in this class. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String EVENT_ATTENDEE
public static final java.lang.String EVENT_ORGANIZER
public static final java.lang.String EVENT_PERFORMER
public static final java.lang.String EVENT_SPEAKER
public static final java.lang.String MESSAGE_BCC
public static final java.lang.String MESSAGE_CC
public static final java.lang.String MESSAGE_FROM
public static final java.lang.String MESSAGE_REPLY_TO
public static final java.lang.String MESSAGE_TO
public static final java.lang.String TASK_ASSIGNED_TO
Method Detail |
---|
public static java.lang.String[] values()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |