| java.lang.Object |
| ↳ |
com.google.gdata.data.extensions.Who.Rel |
Class Overview
Relation type. Describes the meaning of this association.
Summary
|
[Expand]
Inherited Methods |
From class
java.lang.Object
|
Object
|
clone()
|
|
boolean
|
equals(Object arg0)
|
|
void
|
finalize()
|
|
final
Class<?>
|
getClass()
|
|
int
|
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
String
|
toString()
|
|
final
void
|
wait()
|
|
final
void
|
wait(long arg0, int arg1)
|
|
final
void
|
wait(long arg0)
|
|
Constants
public
static
final
String
EVENT_ATTENDEE
Constant Value:
"http://schemas.google.com/g/2005#event.attendee"
public
static
final
String
EVENT_ORGANIZER
Constant Value:
"http://schemas.google.com/g/2005#event.organizer"
public
static
final
String
EVENT_PERFORMER
Constant Value:
"http://schemas.google.com/g/2005#event.performer"
public
static
final
String
EVENT_SPEAKER
Constant Value:
"http://schemas.google.com/g/2005#event.speaker"
public
static
final
String
MESSAGE_BCC
Constant Value:
"http://schemas.google.com/g/2005#message.bcc"
public
static
final
String
MESSAGE_CC
Constant Value:
"http://schemas.google.com/g/2005#message.cc"
public
static
final
String
MESSAGE_FROM
Constant Value:
"http://schemas.google.com/g/2005#message.from"
public
static
final
String
MESSAGE_REPLY_TO
Constant Value:
"http://schemas.google.com/g/2005#message.reply-to"
public
static
final
String
MESSAGE_TO
Constant Value:
"http://schemas.google.com/g/2005#message.to"
public
static
final
String
TASK_ASSIGNED_TO
Constant Value:
"http://schemas.google.com/g/2005#task.assigned-to"
Public Constructors