Modifier and Type | Field and Description |
---|---|
int |
active |
int |
distance |
int |
fitnessPoints |
hirondelle.date4j.DateTime |
intervalStartDateTime |
int |
kcal |
int |
kcalRest |
int |
measurementInterval |
int |
recordId |
int |
sleep |
int |
sleepMode |
int |
steps |
int |
timeZoneSeconds |
int |
unknown |
Constructor and Description |
---|
TrackedDataRecord() |
Modifier and Type | Method and Description |
---|---|
void |
add(Tracker.TrackedDataRecord record) |
Tracker.TrackedDataRecord |
clone() |
public int recordId
public hirondelle.date4j.DateTime intervalStartDateTime
public int timeZoneSeconds
public int measurementInterval
public int steps
public int active
public int distance
public int kcal
public int kcalRest
public int unknown
public int sleepMode
public int sleep
public int fitnessPoints
public void add(Tracker.TrackedDataRecord record)
public Tracker.TrackedDataRecord clone()
Copyright © 2020. All rights reserved.