ExerciseCompletionGoal
public
abstract
class
ExerciseCompletionGoal
extends Object
java.lang.Object | |
↳ | android.health.connect.datatypes.ExerciseCompletionGoal |
A goal which should be met to complete a PlannedExerciseStep
.
Summary
Nested classes | |
---|---|
class |
ExerciseCompletionGoal.ActiveCaloriesBurnedGoal
An |
class |
ExerciseCompletionGoal.DistanceGoal
An |
class |
ExerciseCompletionGoal.DistanceWithVariableRestGoal
An |
class |
ExerciseCompletionGoal.DurationGoal
An |
class |
ExerciseCompletionGoal.RepetitionsGoal
An |
class |
ExerciseCompletionGoal.StepsGoal
An |
class |
ExerciseCompletionGoal.TotalCaloriesBurnedGoal
An |
class |
ExerciseCompletionGoal.UnknownGoal
An |
class |
ExerciseCompletionGoal.UnspecifiedGoal
An |
Inherited methods | |
---|---|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.