Uses of Class
com.fitbit.api.common.model.sleep.SleepSummary

Packages that use SleepSummary
com.fitbit.api.common.model.sleep   
 

Uses of SleepSummary in com.fitbit.api.common.model.sleep
 

Methods in com.fitbit.api.common.model.sleep that return SleepSummary
 SleepSummary Sleep.getSummary()
           
 

Methods in com.fitbit.api.common.model.sleep with parameters of type SleepSummary
 void Sleep.setSummary(SleepSummary summary)
           
 

Constructors in com.fitbit.api.common.model.sleep with parameters of type SleepSummary
Sleep(SleepSummary summary, List<SleepLog> sleepLogs)
           
 



Copyright © 2012. All Rights Reserved.