Class google.gdata.OrgTitle
Object
|
+--google.gdata.OrgTitle
- class
google.gdata.OrgTitle
Position in organization.
Defined in gdata.js
Field Summary |
String|undefined |
$t
Value. |
Constructor Summary |
google.gdata.OrgTitle(<Object> opt_params)
Constructs an org title 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.
google.gdata.OrgTitle
google.gdata.OrgTitle(<Object> opt_params)
Constructs an org title 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 Wed May 14 17:39:24 2008