Package | Description |
---|---|
com.example.paybyworkout | |
com.example.paybyworkout.classes |
Modifier and Type | Method and Description |
---|---|
WorkoutMode |
WorkoutActivity.getWorkoutMode() |
Modifier and Type | Method and Description |
---|---|
WorkoutMode |
ClassificationFeatures.getClassification() |
WorkoutMode |
Statistic.getWorkoutMode() |
static WorkoutMode |
WorkoutMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WorkoutMode[] |
WorkoutMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ClassificationFeatures.setClassification(WorkoutMode classification) |
void |
Statistic.setWorkoutMode(WorkoutMode workoutMode) |