com.fitbit.api.common.model.sleep
Class SleepSummary
java.lang.Object
com.fitbit.api.common.model.sleep.SleepSummary
public class SleepSummary
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SleepSummary
public SleepSummary()
SleepSummary
public SleepSummary(org.json.JSONObject json)
throws org.json.JSONException
- Throws:
org.json.JSONException
addSleepLog
public void addSleepLog(SleepLog sleepLog)
getTotalSleepRecords
public int getTotalSleepRecords()
getTotalMinutesAsleep
public int getTotalMinutesAsleep()
getTotalTimeInBed
public int getTotalTimeInBed()
Copyright © 2012. All Rights Reserved.