|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--Garmin.Activity
Garmin.Activity
Defined in GarminActivity.js
| Field Summary | |
<static> Object |
ATTRIBUTE_KEYS
|
<static> Object |
SECTION_KEYS
|
<static> Object |
SUMMARY_KEYS
|
| Constructor Summary | |
Garmin.Activity()
A data structure for storing data commonly found in various formats supported by various gps devices. |
|
| Method Summary | |
void
|
addSeries(series)
|
Object
|
getAttribute(aKey)
|
Object
|
getAttributes()
|
Object
|
getEndTime()
|
Object
|
getHistorySeries()
|
Object
|
getSeries()
|
Object
|
getSingleSeries(index)
|
Object
|
getStartTime()
|
Object
|
getSummary()
|
Object
|
getSummaryValue(sKey)
|
void
|
initialize()
|
Object
|
printMe(tabs)
|
void
|
setAttribute(aKey, aValue)
|
void
|
setSummaryValue(sKey, sValue, sContext)
|
Object
|
toString()
|
| Field Detail |
<static> Object ATTRIBUTE_KEYS
<static> Object SECTION_KEYS
<static> Object SUMMARY_KEYS
| Constructor Detail |
Garmin.Activity()
| Method Detail |
void addSeries(series)
Object getAttribute(aKey)
Object getAttributes()
Object getEndTime()
Object getHistorySeries()
Object getSeries()
Object getSingleSeries(index)
Object getStartTime()
Object getSummary()
Object getSummaryValue(sKey)
void initialize()
Object printMe(tabs)
void setAttribute(aKey, aValue)
void setSummaryValue(sKey, sValue, sContext)
Object toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||