Class google.gdata.StartIndex
Object
|
+--google.gdata.StartIndex
- class
google.gdata.StartIndex
Describes the starting index of the contained entries for paged feeds.
Defined in gdata.js
Field Summary |
String|Undefined |
$t
Value. |
Constructor Summary |
google.gdata.StartIndex(<Object> opt_params)
Constructs a start index using an object parameter whose property names match
the setter method to use for each property.
|
Method Summary |
Number|Undefined
|
getValue()
Returns the value.
|
void
|
setValue(<Number|Undefined> value)
Sets the value.
|
$t
String|Undefined $t
Value. This attribute is required.
google.gdata.StartIndex
google.gdata.StartIndex(<Object> opt_params)
Constructs a start index 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
Number|Undefined getValue()
Returns the value. This attribute is required.
Returns:
Value or undefined for none
setValue
void setValue(<Number|Undefined> value)
Sets the value. This attribute is required.
Parameters:
value
- Value or undefined for none
Documentation generated by
JSDoc on Fri Sep 14 16:32:36 2007