Package | Description |
---|---|
net.studioblueplanet.tomtomwatch |
Modifier and Type | Field and Description |
---|---|
WorkoutStep.IntensityType |
WorkoutListTemplate.StepTemplate.intensity |
Modifier and Type | Method and Description |
---|---|
WorkoutStep.IntensityType |
WorkoutStep.getIntensity()
Returns the intensity goal of the workout step
|
static WorkoutStep.IntensityType |
WorkoutStep.IntensityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkoutStep.IntensityType[] |
WorkoutStep.IntensityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.