|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SleepLog | |
|---|---|
| com.fitbit.api.client | |
| com.fitbit.api.common.model.sleep | |
| Uses of SleepLog in com.fitbit.api.client |
|---|
| Methods in com.fitbit.api.client that return SleepLog | |
|---|---|
SleepLog |
FitbitApiClientAgent.logSleep(LocalUserDetail localUser,
org.joda.time.LocalDate date,
org.joda.time.LocalTime startTime,
long duration)
Create log entry for a sleep |
| Uses of SleepLog in com.fitbit.api.common.model.sleep |
|---|
| Methods in com.fitbit.api.common.model.sleep that return types with arguments of type SleepLog | |
|---|---|
List<SleepLog> |
Sleep.getSleepLogs()
|
| Methods in com.fitbit.api.common.model.sleep with parameters of type SleepLog | |
|---|---|
void |
SleepSummary.addSleepLog(SleepLog sleepLog)
|
| Method parameters in com.fitbit.api.common.model.sleep with type arguments of type SleepLog | |
|---|---|
void |
Sleep.setSleepLogs(List<SleepLog> sleepLogs)
|
| Constructor parameters in com.fitbit.api.common.model.sleep with type arguments of type SleepLog | |
|---|---|
Sleep(SleepSummary summary,
List<SleepLog> sleepLogs)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||