Class google.gdata.contacts.ContactKind
Object
|
+--google.gdata.atom.Category
|
+--google.gdata.Kind
|
+--google.gdata.contacts.ContactKind
- class
google.gdata.contacts.ContactKind
- extends google.gdata.Kind
Describes a contact kind.
Defined in gdata.js
Field Summary |
<static> <final> {string} |
TERM_CONTACT
Contact. |
Constructor Summary |
google.gdata.contacts.ContactKind(<Object> opt_params)
Constructs a contact kind using an object parameter whose property names
match the setter method to use for each property.
|
TERM_CONTACT
<static> <final> {string} TERM_CONTACT
google.gdata.contacts.ContactKind
google.gdata.contacts.ContactKind(<Object> opt_params)
Constructs a contact kind 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: scheme and term.
Documentation generated by
JSDoc on Tue Sep 22 18:28:55 2009