Class google.gdata.LastViewed
Object
|
+--google.gdata.LastViewed
- class
google.gdata.LastViewed
The time the object was last viewed.
Defined in gdata.js
Field Summary |
{string|undefined} |
$t
Value. |
Constructor Summary |
google.gdata.LastViewed(<Object> opt_params)
Constructs a last viewed using an object parameter whose property names match
the setter method to use for each property.
|
Method Summary |
google.gdata.DateTime|undefined
|
getValue()
Returns the value.
|
void
|
setValue(<google.gdata.DateTime|Date|undefined> value)
Sets the value.
|
$t
{string|undefined} $t
Value. This attribute is optional.
google.gdata.LastViewed
google.gdata.LastViewed(<Object> opt_params)
Constructs a last viewed 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
google.gdata.DateTime|undefined getValue()
Returns the value. This attribute is optional.
Returns:
Value or undefined for none.
setValue
void setValue(<google.gdata.DateTime|Date|undefined> value)
Sets the value. This attribute is optional.
Parameters:
value
- Value or undefined for none.
Documentation generated by
JSDoc on Mon Dec 14 15:04:11 2009