Class google.gdata.sidewiki.SidewikiUserDescription
Object
|
+--google.gdata.sidewiki.SidewikiUserDescription
- class
google.gdata.sidewiki.SidewikiUserDescription
The description of a user.
Defined in gdata.js
Field Summary |
{string|undefined} |
$t
Description. |
Method Summary |
string|undefined
|
getValue()
Returns the description.
|
void
|
setValue(<string|undefined> value)
Sets the description.
|
$t
{string|undefined} $t
Description. This attribute is optional.
google.gdata.sidewiki.SidewikiUserDescription
google.gdata.sidewiki.SidewikiUserDescription(<Object> opt_params)
Constructs a sidewiki user description 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 description. This attribute is optional.
Returns:
Description or undefined for none.
setValue
void setValue(<string|undefined> value)
Sets the description. This attribute is optional.
Parameters:
value
- Description or undefined for none.
Documentation generated by
JSDoc on Tue Sep 22 18:28:55 2009