| Package | Description |
|---|---|
| net.studioblueplanet.tomtomwatch |
| Modifier and Type | Method and Description |
|---|---|
Workout |
WorkoutList.getWorkout(WorkoutListItem item)
Return the workout belonging to the given list item;
|
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<Integer,Workout> |
WorkoutList.getWorkouts()
Return the hashmap with workouts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkoutList.addWorkout(int fileId,
Workout workout)
Add the workout to the WorkItemList
|
Copyright © 2025. All rights reserved.