Class google.gdata.calendar.CalendarWho
Object
|
+--google.gdata.Who
|
+--google.gdata.calendar.CalendarWho
- class
google.gdata.calendar.CalendarWho
- extends google.gdata.Who
Extends the base Who class with Calendar extensions.
Defined in gdata.js
Constructor Summary |
google.gdata.calendar.CalendarWho(<Object> opt_params)
Constructs a Calendar Who class using an object parameter whose property
names match the setter method to use for each property.
|
Method Summary |
google.gdata.calendar.ResourceProperty|undefined
|
getResource()
Returns the resource property.
|
void
|
setResource(<google.gdata.calendar.ResourceProperty|Object|undefined> resource)
Sets the resource property.
|
Methods inherited from class google.gdata.Who |
getAttendeeStatus, setAttendeeStatus, getAttendeeType, setAttendeeType, getEmail, setEmail, getEntryLink, setEntryLink, getEntryLinkClass, getRel, setRel, getValueString, setValueString
|
google.gdata.calendar.CalendarWho
google.gdata.calendar.CalendarWho(<Object> opt_params)
Constructs a Calendar Who class using an object parameter whose property
names match the setter method to use for each property.
Parameters:
opt_params
- Optional parameters, each of which is used as the sole parameter to the associated setter method: attendeeStatus, email, rel, resource, and valueString
getResource
google.gdata.calendar.ResourceProperty|undefined getResource()
Returns the resource property. This element is optional.
Returns:
Resource property or undefined for none
setResource
void setResource(<google.gdata.calendar.ResourceProperty|Object|undefined> resource)
Sets the resource property. This element is optional.
Documentation generated by
JSDoc on Wed May 14 17:39:24 2008