Class google.gdata.sidewiki.Source
Object
|
+--google.gdata.sidewiki.Source
- class
google.gdata.sidewiki.Source
Describes a source.
Defined in gdata.js
Field Summary |
{string|undefined} |
$t
Value. |
<static> <final> {string} |
VALUE_BLOG
Blog source. |
<static> <final> {string} |
VALUE_SIDEWIKI
Sidewiki source. |
Constructor Summary |
google.gdata.sidewiki.Source(<Object> opt_params)
Constructs a source using an object parameter whose property names match the
setter method to use for each property.
|
Method Summary |
string|undefined
|
getValue()
Returns the value.
|
void
|
setValue(<string|undefined> value)
Sets the value.
|
$t
{string|undefined} $t
Value. This attribute is required.
VALUE_BLOG
<static> <final> {string} VALUE_BLOG
VALUE_SIDEWIKI
<static> <final> {string} VALUE_SIDEWIKI
google.gdata.sidewiki.Source
google.gdata.sidewiki.Source(<Object> opt_params)
Constructs a source 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
string|undefined getValue()
Returns the value. This attribute is required.
Returns:
Value or undefined for none.
setValue
void setValue(<string|undefined> value)
Sets the value. This attribute is required.
Parameters:
value
- Value or undefined for none.
Documentation generated by
JSDoc on Mon Dec 14 15:04:11 2009