| Package | Description |
|---|---|
| net.studioblueplanet.tomtomwatch |
| Modifier and Type | Method and Description |
|---|---|
HashMap<Integer,WorkoutStep> |
Workout.getSteps()
Returns the list of steps that make up the workout
|
| Modifier and Type | Method and Description |
|---|---|
void |
Workout.addWorkoutStep(int id,
WorkoutStep workoutStep)
Add given workout step to the workout
|
Copyright © 2025. All rights reserved.