|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.garmin.fit.Mesg
com.garmin.fit.WorkoutStepMesg
public class WorkoutStepMesg
Field Summary | |
---|---|
static int |
CustomTargetValueHighFieldNum
|
static int |
CustomTargetValueLowFieldNum
|
static int |
DurationTypeFieldNum
|
static int |
DurationValueFieldNum
|
static int |
EquipmentFieldNum
|
static int |
ExerciseCategoryFieldNum
|
static int |
ExerciseNameFieldNum
|
static int |
ExerciseWeightFieldNum
|
static int |
IntensityFieldNum
|
static int |
MessageIndexFieldNum
|
static int |
NotesFieldNum
|
static int |
TargetTypeFieldNum
|
static int |
TargetValueFieldNum
|
static int |
WeightDisplayUnitFieldNum
|
static int |
WktStepNameFieldNum
|
protected static Mesg |
workoutStepMesg
|
Fields inherited from class com.garmin.fit.Mesg |
---|
developerFields, fields, localNum, name, num, systemTimeOffset |
Constructor Summary | |
---|---|
WorkoutStepMesg()
|
|
WorkoutStepMesg(Mesg mesg)
|
Method Summary | |
---|---|
java.lang.Long |
getCustomTargetCadenceHigh()
Get custom_target_cadence_high field Units: rpm |
java.lang.Long |
getCustomTargetCadenceLow()
Get custom_target_cadence_low field Units: rpm |
java.lang.Long |
getCustomTargetHeartRateHigh()
Get custom_target_heart_rate_high field Units: % or bpm |
java.lang.Long |
getCustomTargetHeartRateLow()
Get custom_target_heart_rate_low field Units: % or bpm |
java.lang.Long |
getCustomTargetPowerHigh()
Get custom_target_power_high field Units: % or watts |
java.lang.Long |
getCustomTargetPowerLow()
Get custom_target_power_low field Units: % or watts |
java.lang.Float |
getCustomTargetSpeedHigh()
Get custom_target_speed_high field Units: m/s |
java.lang.Float |
getCustomTargetSpeedLow()
Get custom_target_speed_low field Units: m/s |
java.lang.Long |
getCustomTargetValueHigh()
Get custom_target_value_high field |
java.lang.Long |
getCustomTargetValueLow()
Get custom_target_value_low field |
java.lang.Long |
getDurationCalories()
Get duration_calories field Units: calories |
java.lang.Float |
getDurationDistance()
Get duration_distance field Units: m |
java.lang.Long |
getDurationHr()
Get duration_hr field Units: % or bpm |
java.lang.Long |
getDurationPower()
Get duration_power field Units: % or watts |
java.lang.Long |
getDurationReps()
Get duration_reps field |
java.lang.Long |
getDurationStep()
Get duration_step field Comment: message_index of step to loop back to. |
java.lang.Float |
getDurationTime()
Get duration_time field Units: s |
WktStepDuration |
getDurationType()
Get duration_type field |
java.lang.Long |
getDurationValue()
Get duration_value field |
WorkoutEquipment |
getEquipment()
Get equipment field |
java.lang.Integer |
getExerciseCategory()
Get exercise_category field |
java.lang.Integer |
getExerciseName()
Get exercise_name field |
java.lang.Float |
getExerciseWeight()
Get exercise_weight field Units: kg |
Intensity |
getIntensity()
Get intensity field |
java.lang.Integer |
getMessageIndex()
Get message_index field |
java.lang.String |
getNotes()
Get notes field |
java.lang.Long |
getRepeatCalories()
Get repeat_calories field Units: calories |
java.lang.Float |
getRepeatDistance()
Get repeat_distance field Units: m |
java.lang.Long |
getRepeatHr()
Get repeat_hr field Units: % or bpm |
java.lang.Long |
getRepeatPower()
Get repeat_power field Units: % or watts |
java.lang.Long |
getRepeatSteps()
Get repeat_steps field Comment: # of repetitions |
java.lang.Float |
getRepeatTime()
Get repeat_time field Units: s |
java.lang.Long |
getTargetCadenceZone()
Get target_cadence_zone field Comment: Zone (1-?); Custom = 0; |
java.lang.Long |
getTargetHrZone()
Get target_hr_zone field Comment: hr zone (1-5);Custom =0; |
java.lang.Long |
getTargetPowerZone()
Get target_power_zone field Comment: Power Zone ( 1-7); Custom = 0; |
java.lang.Long |
getTargetSpeedZone()
Get target_speed_zone field Comment: speed zone (1-10);Custom =0; |
SwimStroke |
getTargetStrokeType()
Get target_stroke_type field |
WktStepTarget |
getTargetType()
Get target_type field |
java.lang.Long |
getTargetValue()
Get target_value field |
java.lang.Integer |
getWeightDisplayUnit()
Get weight_display_unit field |
java.lang.String |
getWktStepName()
Get wkt_step_name field |
void |
setCustomTargetCadenceHigh(java.lang.Long customTargetCadenceHigh)
Set custom_target_cadence_high field Units: rpm |
void |
setCustomTargetCadenceLow(java.lang.Long customTargetCadenceLow)
Set custom_target_cadence_low field Units: rpm |
void |
setCustomTargetHeartRateHigh(java.lang.Long customTargetHeartRateHigh)
Set custom_target_heart_rate_high field Units: % or bpm |
void |
setCustomTargetHeartRateLow(java.lang.Long customTargetHeartRateLow)
Set custom_target_heart_rate_low field Units: % or bpm |
void |
setCustomTargetPowerHigh(java.lang.Long customTargetPowerHigh)
Set custom_target_power_high field Units: % or watts |
void |
setCustomTargetPowerLow(java.lang.Long customTargetPowerLow)
Set custom_target_power_low field Units: % or watts |
void |
setCustomTargetSpeedHigh(java.lang.Float customTargetSpeedHigh)
Set custom_target_speed_high field Units: m/s |
void |
setCustomTargetSpeedLow(java.lang.Float customTargetSpeedLow)
Set custom_target_speed_low field Units: m/s |
void |
setCustomTargetValueHigh(java.lang.Long customTargetValueHigh)
Set custom_target_value_high field |
void |
setCustomTargetValueLow(java.lang.Long customTargetValueLow)
Set custom_target_value_low field |
void |
setDurationCalories(java.lang.Long durationCalories)
Set duration_calories field Units: calories |
void |
setDurationDistance(java.lang.Float durationDistance)
Set duration_distance field Units: m |
void |
setDurationHr(java.lang.Long durationHr)
Set duration_hr field Units: % or bpm |
void |
setDurationPower(java.lang.Long durationPower)
Set duration_power field Units: % or watts |
void |
setDurationReps(java.lang.Long durationReps)
Set duration_reps field |
void |
setDurationStep(java.lang.Long durationStep)
Set duration_step field Comment: message_index of step to loop back to. |
void |
setDurationTime(java.lang.Float durationTime)
Set duration_time field Units: s |
void |
setDurationType(WktStepDuration durationType)
Set duration_type field |
void |
setDurationValue(java.lang.Long durationValue)
Set duration_value field |
void |
setEquipment(WorkoutEquipment equipment)
Set equipment field |
void |
setExerciseCategory(java.lang.Integer exerciseCategory)
Set exercise_category field |
void |
setExerciseName(java.lang.Integer exerciseName)
Set exercise_name field |
void |
setExerciseWeight(java.lang.Float exerciseWeight)
Set exercise_weight field Units: kg |
void |
setIntensity(Intensity intensity)
Set intensity field |
void |
setMessageIndex(java.lang.Integer messageIndex)
Set message_index field |
void |
setNotes(java.lang.String notes)
Set notes field |
void |
setRepeatCalories(java.lang.Long repeatCalories)
Set repeat_calories field Units: calories |
void |
setRepeatDistance(java.lang.Float repeatDistance)
Set repeat_distance field Units: m |
void |
setRepeatHr(java.lang.Long repeatHr)
Set repeat_hr field Units: % or bpm |
void |
setRepeatPower(java.lang.Long repeatPower)
Set repeat_power field Units: % or watts |
void |
setRepeatSteps(java.lang.Long repeatSteps)
Set repeat_steps field Comment: # of repetitions |
void |
setRepeatTime(java.lang.Float repeatTime)
Set repeat_time field Units: s |
void |
setTargetCadenceZone(java.lang.Long targetCadenceZone)
Set target_cadence_zone field Comment: Zone (1-?); Custom = 0; |
void |
setTargetHrZone(java.lang.Long targetHrZone)
Set target_hr_zone field Comment: hr zone (1-5);Custom =0; |
void |
setTargetPowerZone(java.lang.Long targetPowerZone)
Set target_power_zone field Comment: Power Zone ( 1-7); Custom = 0; |
void |
setTargetSpeedZone(java.lang.Long targetSpeedZone)
Set target_speed_zone field Comment: speed zone (1-10);Custom =0; |
void |
setTargetStrokeType(SwimStroke targetStrokeType)
Set target_stroke_type field |
void |
setTargetType(WktStepTarget targetType)
Set target_type field |
void |
setTargetValue(java.lang.Long targetValue)
Set target_value field |
void |
setWeightDisplayUnit(java.lang.Integer weightDisplayUnit)
Set weight_display_unit field |
void |
setWktStepName(java.lang.String wktStepName)
Set wkt_step_name field |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int MessageIndexFieldNum
public static final int WktStepNameFieldNum
public static final int DurationTypeFieldNum
public static final int DurationValueFieldNum
public static final int TargetTypeFieldNum
public static final int TargetValueFieldNum
public static final int CustomTargetValueLowFieldNum
public static final int CustomTargetValueHighFieldNum
public static final int IntensityFieldNum
public static final int NotesFieldNum
public static final int EquipmentFieldNum
public static final int ExerciseCategoryFieldNum
public static final int ExerciseNameFieldNum
public static final int ExerciseWeightFieldNum
public static final int WeightDisplayUnitFieldNum
protected static final Mesg workoutStepMesg
Constructor Detail |
---|
public WorkoutStepMesg()
public WorkoutStepMesg(Mesg mesg)
Method Detail |
---|
public java.lang.Integer getMessageIndex()
public void setMessageIndex(java.lang.Integer messageIndex)
messageIndex
- public java.lang.String getWktStepName()
public void setWktStepName(java.lang.String wktStepName)
wktStepName
- public WktStepDuration getDurationType()
public void setDurationType(WktStepDuration durationType)
durationType
- public java.lang.Long getDurationValue()
public void setDurationValue(java.lang.Long durationValue)
durationValue
- public java.lang.Float getDurationTime()
public void setDurationTime(java.lang.Float durationTime)
durationTime
- public java.lang.Float getDurationDistance()
public void setDurationDistance(java.lang.Float durationDistance)
durationDistance
- public java.lang.Long getDurationHr()
public void setDurationHr(java.lang.Long durationHr)
durationHr
- public java.lang.Long getDurationCalories()
public void setDurationCalories(java.lang.Long durationCalories)
durationCalories
- public java.lang.Long getDurationStep()
public void setDurationStep(java.lang.Long durationStep)
durationStep
- public java.lang.Long getDurationPower()
public void setDurationPower(java.lang.Long durationPower)
durationPower
- public java.lang.Long getDurationReps()
public void setDurationReps(java.lang.Long durationReps)
durationReps
- public WktStepTarget getTargetType()
public void setTargetType(WktStepTarget targetType)
targetType
- public java.lang.Long getTargetValue()
public void setTargetValue(java.lang.Long targetValue)
targetValue
- public java.lang.Long getTargetSpeedZone()
public void setTargetSpeedZone(java.lang.Long targetSpeedZone)
targetSpeedZone
- public java.lang.Long getTargetHrZone()
public void setTargetHrZone(java.lang.Long targetHrZone)
targetHrZone
- public java.lang.Long getTargetCadenceZone()
public void setTargetCadenceZone(java.lang.Long targetCadenceZone)
targetCadenceZone
- public java.lang.Long getTargetPowerZone()
public void setTargetPowerZone(java.lang.Long targetPowerZone)
targetPowerZone
- public java.lang.Long getRepeatSteps()
public void setRepeatSteps(java.lang.Long repeatSteps)
repeatSteps
- public java.lang.Float getRepeatTime()
public void setRepeatTime(java.lang.Float repeatTime)
repeatTime
- public java.lang.Float getRepeatDistance()
public void setRepeatDistance(java.lang.Float repeatDistance)
repeatDistance
- public java.lang.Long getRepeatCalories()
public void setRepeatCalories(java.lang.Long repeatCalories)
repeatCalories
- public java.lang.Long getRepeatHr()
public void setRepeatHr(java.lang.Long repeatHr)
repeatHr
- public java.lang.Long getRepeatPower()
public void setRepeatPower(java.lang.Long repeatPower)
repeatPower
- public SwimStroke getTargetStrokeType()
public void setTargetStrokeType(SwimStroke targetStrokeType)
targetStrokeType
- public java.lang.Long getCustomTargetValueLow()
public void setCustomTargetValueLow(java.lang.Long customTargetValueLow)
customTargetValueLow
- public java.lang.Float getCustomTargetSpeedLow()
public void setCustomTargetSpeedLow(java.lang.Float customTargetSpeedLow)
customTargetSpeedLow
- public java.lang.Long getCustomTargetHeartRateLow()
public void setCustomTargetHeartRateLow(java.lang.Long customTargetHeartRateLow)
customTargetHeartRateLow
- public java.lang.Long getCustomTargetCadenceLow()
public void setCustomTargetCadenceLow(java.lang.Long customTargetCadenceLow)
customTargetCadenceLow
- public java.lang.Long getCustomTargetPowerLow()
public void setCustomTargetPowerLow(java.lang.Long customTargetPowerLow)
customTargetPowerLow
- public java.lang.Long getCustomTargetValueHigh()
public void setCustomTargetValueHigh(java.lang.Long customTargetValueHigh)
customTargetValueHigh
- public java.lang.Float getCustomTargetSpeedHigh()
public void setCustomTargetSpeedHigh(java.lang.Float customTargetSpeedHigh)
customTargetSpeedHigh
- public java.lang.Long getCustomTargetHeartRateHigh()
public void setCustomTargetHeartRateHigh(java.lang.Long customTargetHeartRateHigh)
customTargetHeartRateHigh
- public java.lang.Long getCustomTargetCadenceHigh()
public void setCustomTargetCadenceHigh(java.lang.Long customTargetCadenceHigh)
customTargetCadenceHigh
- public java.lang.Long getCustomTargetPowerHigh()
public void setCustomTargetPowerHigh(java.lang.Long customTargetPowerHigh)
customTargetPowerHigh
- public Intensity getIntensity()
public void setIntensity(Intensity intensity)
intensity
- public java.lang.String getNotes()
public void setNotes(java.lang.String notes)
notes
- public WorkoutEquipment getEquipment()
public void setEquipment(WorkoutEquipment equipment)
equipment
- public java.lang.Integer getExerciseCategory()
public void setExerciseCategory(java.lang.Integer exerciseCategory)
exerciseCategory
- public java.lang.Integer getExerciseName()
public void setExerciseName(java.lang.Integer exerciseName)
exerciseName
- public java.lang.Float getExerciseWeight()
public void setExerciseWeight(java.lang.Float exerciseWeight)
exerciseWeight
- public java.lang.Integer getWeightDisplayUnit()
public void setWeightDisplayUnit(java.lang.Integer weightDisplayUnit)
weightDisplayUnit
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |