Class google.gdata.calendar.GuestsCanModifyProperty
Object
|
+--google.gdata.calendar.GuestsCanModifyProperty
- class
google.gdata.calendar.GuestsCanModifyProperty
Whether guests can modify event.
Defined in gdata.js
Field Summary |
{string|undefined} |
value
Value. |
Method Summary |
boolean|undefined
|
getValue()
Returns value.
|
void
|
setValue(<boolean|undefined> value)
Sets value.
|
value
{string|undefined} value
Value. This attribute is required.
google.gdata.calendar.GuestsCanModifyProperty
google.gdata.calendar.GuestsCanModifyProperty(<Object> opt_params)
Constructs a guests can modify property 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: value.
getValue
boolean|undefined getValue()
Returns value. This attribute is required.
Returns:
Value or undefined for none.
setValue
void setValue(<boolean|undefined> value)
Sets value. This attribute is required.
Parameters:
value
- Value or undefined for none.
Documentation generated by
JSDoc on Mon Dec 14 15:04:11 2009