|
GData JavaScript Client 1.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--google.gdata.atom.Category | +--google.gdata.Kind
Describes a kind.
Defined in gdata.js
Field Summary | |
<static> <final> String |
SCHEME_KIND
Kind scheme. |
Fields inherited from class google.gdata.atom.Category |
label, scheme, term
|
Constructor Summary | |
google.gdata.Kind(<Object> opt_params)
Constructs a kind using an object parameter whose property names match the setter method to use for each property. |
Methods inherited from class google.gdata.atom.Category |
getLabel, setLabel, getLabelLang, setLabelLang, getScheme, setScheme, getTerm, setTerm
|
Field Detail |
<static> <final> String SCHEME_KIND
Constructor Detail |
google.gdata.Kind(<Object> opt_params)
opt_params
- Optional parameters, each of which is used as the sole parameter to the associated setter method: label, scheme, and term
|
GData JavaScript Client 1.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |