Package | Description |
---|---|
net.studioblueplanet.tomtomwatch |
Modifier and Type | Method and Description |
---|---|
List<WorkoutListItem> |
WorkoutList.getWorkoutList()
Returns the list with workout metadata
|
Modifier and Type | Method and Description |
---|---|
void |
WorkoutList.addListItem(WorkoutListItem item)
Add the workout metadata item to the WorkoutItemList
|
int |
WorkoutListItem.compareTo(WorkoutListItem item)
Compares this item to another
|
Workout |
WorkoutList.getWorkout(WorkoutListItem item)
Return the workout belonging to the given list item;
|
Copyright © 2020. All rights reserved.