com.garmin.fit
Class WorkoutStepMesg

java.lang.Object
  extended by com.garmin.fit.Mesg
      extended by com.garmin.fit.WorkoutStepMesg

public class WorkoutStepMesg
extends Mesg


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 com.garmin.fit.Mesg
addDeveloperField, addField, getActiveSubFieldIndex, getActiveSubFieldName, getDeveloperFields, getField, getField, getField, getFieldBigIntegerValue, getFieldBigIntegerValue, getFieldBigIntegerValue, getFieldBigIntegerValue, getFieldBigIntegerValue, getFieldBigIntegerValue, getFieldBigIntegerValues, getFieldBigIntegerValues, getFieldBigIntegerValues, getFieldBitsValue, getFieldBitsValue, getFieldByteValue, getFieldByteValue, getFieldByteValue, getFieldByteValue, getFieldByteValue, getFieldByteValue, getFieldByteValues, getFieldByteValues, getFieldByteValues, getFieldDoubleValue, getFieldDoubleValue, getFieldDoubleValue, getFieldDoubleValue, getFieldDoubleValue, getFieldDoubleValue, getFieldDoubleValues, getFieldDoubleValues, getFieldDoubleValues, getFieldFloatValue, getFieldFloatValue, getFieldFloatValue, getFieldFloatValue, getFieldFloatValue, getFieldFloatValue, getFieldFloatValues, getFieldFloatValues, getFieldFloatValues, getFieldIntegerValue, getFieldIntegerValue, getFieldIntegerValue, getFieldIntegerValue, getFieldIntegerValue, getFieldIntegerValue, getFieldIntegerValues, getFieldIntegerValues, getFieldIntegerValues, getFieldLongValue, getFieldLongValue, getFieldLongValue, getFieldLongValue, getFieldLongValue, getFieldLongValue, getFieldLongValues, getFieldLongValues, getFieldLongValues, getFields, getFieldShortValue, getFieldShortValue, getFieldShortValue, getFieldShortValue, getFieldShortValue, getFieldShortValue, getFieldShortValues, getFieldShortValues, getFieldShortValues, getFieldStringValue, getFieldStringValue, getFieldStringValue, getFieldStringValue, getFieldStringValue, getFieldStringValue, getFieldStringValues, getFieldStringValues, getFieldStringValues, getFieldValue, getFieldValue, getFieldValue, getFieldValue, getFieldValue, getFieldValue, getIsFieldAccumulated, getLocalNum, getName, getNum, getNumFields, getNumFieldValues, getNumFieldValues, getNumFieldValues, getNumFieldValues, getOverrideField, hasField, removeExpandedFields, removeField, setField, setFields, setFieldValue, setFieldValue, setFieldValue, setFieldValue, setFieldValue, setFieldValue, setLocalNum, timestampToDateTime, write, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MessageIndexFieldNum

public static final int MessageIndexFieldNum
See Also:
Constant Field Values

WktStepNameFieldNum

public static final int WktStepNameFieldNum
See Also:
Constant Field Values

DurationTypeFieldNum

public static final int DurationTypeFieldNum
See Also:
Constant Field Values

DurationValueFieldNum

public static final int DurationValueFieldNum
See Also:
Constant Field Values

TargetTypeFieldNum

public static final int TargetTypeFieldNum
See Also:
Constant Field Values

TargetValueFieldNum

public static final int TargetValueFieldNum
See Also:
Constant Field Values

CustomTargetValueLowFieldNum

public static final int CustomTargetValueLowFieldNum
See Also:
Constant Field Values

CustomTargetValueHighFieldNum

public static final int CustomTargetValueHighFieldNum
See Also:
Constant Field Values

IntensityFieldNum

public static final int IntensityFieldNum
See Also:
Constant Field Values

NotesFieldNum

public static final int NotesFieldNum
See Also:
Constant Field Values

EquipmentFieldNum

public static final int EquipmentFieldNum
See Also:
Constant Field Values

ExerciseCategoryFieldNum

public static final int ExerciseCategoryFieldNum
See Also:
Constant Field Values

ExerciseNameFieldNum

public static final int ExerciseNameFieldNum
See Also:
Constant Field Values

ExerciseWeightFieldNum

public static final int ExerciseWeightFieldNum
See Also:
Constant Field Values

WeightDisplayUnitFieldNum

public static final int WeightDisplayUnitFieldNum
See Also:
Constant Field Values

workoutStepMesg

protected static final Mesg workoutStepMesg
Constructor Detail

WorkoutStepMesg

public WorkoutStepMesg()

WorkoutStepMesg

public WorkoutStepMesg(Mesg mesg)
Method Detail

getMessageIndex

public java.lang.Integer getMessageIndex()
Get message_index field

Returns:
message_index

setMessageIndex

public void setMessageIndex(java.lang.Integer messageIndex)
Set message_index field

Parameters:
messageIndex -

getWktStepName

public java.lang.String getWktStepName()
Get wkt_step_name field

Returns:
wkt_step_name

setWktStepName

public void setWktStepName(java.lang.String wktStepName)
Set wkt_step_name field

Parameters:
wktStepName -

getDurationType

public WktStepDuration getDurationType()
Get duration_type field

Returns:
duration_type

setDurationType

public void setDurationType(WktStepDuration durationType)
Set duration_type field

Parameters:
durationType -

getDurationValue

public java.lang.Long getDurationValue()
Get duration_value field

Returns:
duration_value

setDurationValue

public void setDurationValue(java.lang.Long durationValue)
Set duration_value field

Parameters:
durationValue -

getDurationTime

public java.lang.Float getDurationTime()
Get duration_time field Units: s

Returns:
duration_time

setDurationTime

public void setDurationTime(java.lang.Float durationTime)
Set duration_time field Units: s

Parameters:
durationTime -

getDurationDistance

public java.lang.Float getDurationDistance()
Get duration_distance field Units: m

Returns:
duration_distance

setDurationDistance

public void setDurationDistance(java.lang.Float durationDistance)
Set duration_distance field Units: m

Parameters:
durationDistance -

getDurationHr

public java.lang.Long getDurationHr()
Get duration_hr field Units: % or bpm

Returns:
duration_hr

setDurationHr

public void setDurationHr(java.lang.Long durationHr)
Set duration_hr field Units: % or bpm

Parameters:
durationHr -

getDurationCalories

public java.lang.Long getDurationCalories()
Get duration_calories field Units: calories

Returns:
duration_calories

setDurationCalories

public void setDurationCalories(java.lang.Long durationCalories)
Set duration_calories field Units: calories

Parameters:
durationCalories -

getDurationStep

public java.lang.Long getDurationStep()
Get duration_step field Comment: message_index of step to loop back to. Steps are assumed to be in the order by message_index. custom_name and intensity members are undefined for this duration type.

Returns:
duration_step

setDurationStep

public void setDurationStep(java.lang.Long durationStep)
Set duration_step field Comment: message_index of step to loop back to. Steps are assumed to be in the order by message_index. custom_name and intensity members are undefined for this duration type.

Parameters:
durationStep -

getDurationPower

public java.lang.Long getDurationPower()
Get duration_power field Units: % or watts

Returns:
duration_power

setDurationPower

public void setDurationPower(java.lang.Long durationPower)
Set duration_power field Units: % or watts

Parameters:
durationPower -

getDurationReps

public java.lang.Long getDurationReps()
Get duration_reps field

Returns:
duration_reps

setDurationReps

public void setDurationReps(java.lang.Long durationReps)
Set duration_reps field

Parameters:
durationReps -

getTargetType

public WktStepTarget getTargetType()
Get target_type field

Returns:
target_type

setTargetType

public void setTargetType(WktStepTarget targetType)
Set target_type field

Parameters:
targetType -

getTargetValue

public java.lang.Long getTargetValue()
Get target_value field

Returns:
target_value

setTargetValue

public void setTargetValue(java.lang.Long targetValue)
Set target_value field

Parameters:
targetValue -

getTargetSpeedZone

public java.lang.Long getTargetSpeedZone()
Get target_speed_zone field Comment: speed zone (1-10);Custom =0;

Returns:
target_speed_zone

setTargetSpeedZone

public void setTargetSpeedZone(java.lang.Long targetSpeedZone)
Set target_speed_zone field Comment: speed zone (1-10);Custom =0;

Parameters:
targetSpeedZone -

getTargetHrZone

public java.lang.Long getTargetHrZone()
Get target_hr_zone field Comment: hr zone (1-5);Custom =0;

Returns:
target_hr_zone

setTargetHrZone

public void setTargetHrZone(java.lang.Long targetHrZone)
Set target_hr_zone field Comment: hr zone (1-5);Custom =0;

Parameters:
targetHrZone -

getTargetCadenceZone

public java.lang.Long getTargetCadenceZone()
Get target_cadence_zone field Comment: Zone (1-?); Custom = 0;

Returns:
target_cadence_zone

setTargetCadenceZone

public void setTargetCadenceZone(java.lang.Long targetCadenceZone)
Set target_cadence_zone field Comment: Zone (1-?); Custom = 0;

Parameters:
targetCadenceZone -

getTargetPowerZone

public java.lang.Long getTargetPowerZone()
Get target_power_zone field Comment: Power Zone ( 1-7); Custom = 0;

Returns:
target_power_zone

setTargetPowerZone

public void setTargetPowerZone(java.lang.Long targetPowerZone)
Set target_power_zone field Comment: Power Zone ( 1-7); Custom = 0;

Parameters:
targetPowerZone -

getRepeatSteps

public java.lang.Long getRepeatSteps()
Get repeat_steps field Comment: # of repetitions

Returns:
repeat_steps

setRepeatSteps

public void setRepeatSteps(java.lang.Long repeatSteps)
Set repeat_steps field Comment: # of repetitions

Parameters:
repeatSteps -

getRepeatTime

public java.lang.Float getRepeatTime()
Get repeat_time field Units: s

Returns:
repeat_time

setRepeatTime

public void setRepeatTime(java.lang.Float repeatTime)
Set repeat_time field Units: s

Parameters:
repeatTime -

getRepeatDistance

public java.lang.Float getRepeatDistance()
Get repeat_distance field Units: m

Returns:
repeat_distance

setRepeatDistance

public void setRepeatDistance(java.lang.Float repeatDistance)
Set repeat_distance field Units: m

Parameters:
repeatDistance -

getRepeatCalories

public java.lang.Long getRepeatCalories()
Get repeat_calories field Units: calories

Returns:
repeat_calories

setRepeatCalories

public void setRepeatCalories(java.lang.Long repeatCalories)
Set repeat_calories field Units: calories

Parameters:
repeatCalories -

getRepeatHr

public java.lang.Long getRepeatHr()
Get repeat_hr field Units: % or bpm

Returns:
repeat_hr

setRepeatHr

public void setRepeatHr(java.lang.Long repeatHr)
Set repeat_hr field Units: % or bpm

Parameters:
repeatHr -

getRepeatPower

public java.lang.Long getRepeatPower()
Get repeat_power field Units: % or watts

Returns:
repeat_power

setRepeatPower

public void setRepeatPower(java.lang.Long repeatPower)
Set repeat_power field Units: % or watts

Parameters:
repeatPower -

getTargetStrokeType

public SwimStroke getTargetStrokeType()
Get target_stroke_type field

Returns:
target_stroke_type

setTargetStrokeType

public void setTargetStrokeType(SwimStroke targetStrokeType)
Set target_stroke_type field

Parameters:
targetStrokeType -

getCustomTargetValueLow

public java.lang.Long getCustomTargetValueLow()
Get custom_target_value_low field

Returns:
custom_target_value_low

setCustomTargetValueLow

public void setCustomTargetValueLow(java.lang.Long customTargetValueLow)
Set custom_target_value_low field

Parameters:
customTargetValueLow -

getCustomTargetSpeedLow

public java.lang.Float getCustomTargetSpeedLow()
Get custom_target_speed_low field Units: m/s

Returns:
custom_target_speed_low

setCustomTargetSpeedLow

public void setCustomTargetSpeedLow(java.lang.Float customTargetSpeedLow)
Set custom_target_speed_low field Units: m/s

Parameters:
customTargetSpeedLow -

getCustomTargetHeartRateLow

public java.lang.Long getCustomTargetHeartRateLow()
Get custom_target_heart_rate_low field Units: % or bpm

Returns:
custom_target_heart_rate_low

setCustomTargetHeartRateLow

public void setCustomTargetHeartRateLow(java.lang.Long customTargetHeartRateLow)
Set custom_target_heart_rate_low field Units: % or bpm

Parameters:
customTargetHeartRateLow -

getCustomTargetCadenceLow

public java.lang.Long getCustomTargetCadenceLow()
Get custom_target_cadence_low field Units: rpm

Returns:
custom_target_cadence_low

setCustomTargetCadenceLow

public void setCustomTargetCadenceLow(java.lang.Long customTargetCadenceLow)
Set custom_target_cadence_low field Units: rpm

Parameters:
customTargetCadenceLow -

getCustomTargetPowerLow

public java.lang.Long getCustomTargetPowerLow()
Get custom_target_power_low field Units: % or watts

Returns:
custom_target_power_low

setCustomTargetPowerLow

public void setCustomTargetPowerLow(java.lang.Long customTargetPowerLow)
Set custom_target_power_low field Units: % or watts

Parameters:
customTargetPowerLow -

getCustomTargetValueHigh

public java.lang.Long getCustomTargetValueHigh()
Get custom_target_value_high field

Returns:
custom_target_value_high

setCustomTargetValueHigh

public void setCustomTargetValueHigh(java.lang.Long customTargetValueHigh)
Set custom_target_value_high field

Parameters:
customTargetValueHigh -

getCustomTargetSpeedHigh

public java.lang.Float getCustomTargetSpeedHigh()
Get custom_target_speed_high field Units: m/s

Returns:
custom_target_speed_high

setCustomTargetSpeedHigh

public void setCustomTargetSpeedHigh(java.lang.Float customTargetSpeedHigh)
Set custom_target_speed_high field Units: m/s

Parameters:
customTargetSpeedHigh -

getCustomTargetHeartRateHigh

public java.lang.Long getCustomTargetHeartRateHigh()
Get custom_target_heart_rate_high field Units: % or bpm

Returns:
custom_target_heart_rate_high

setCustomTargetHeartRateHigh

public void setCustomTargetHeartRateHigh(java.lang.Long customTargetHeartRateHigh)
Set custom_target_heart_rate_high field Units: % or bpm

Parameters:
customTargetHeartRateHigh -

getCustomTargetCadenceHigh

public java.lang.Long getCustomTargetCadenceHigh()
Get custom_target_cadence_high field Units: rpm

Returns:
custom_target_cadence_high

setCustomTargetCadenceHigh

public void setCustomTargetCadenceHigh(java.lang.Long customTargetCadenceHigh)
Set custom_target_cadence_high field Units: rpm

Parameters:
customTargetCadenceHigh -

getCustomTargetPowerHigh

public java.lang.Long getCustomTargetPowerHigh()
Get custom_target_power_high field Units: % or watts

Returns:
custom_target_power_high

setCustomTargetPowerHigh

public void setCustomTargetPowerHigh(java.lang.Long customTargetPowerHigh)
Set custom_target_power_high field Units: % or watts

Parameters:
customTargetPowerHigh -

getIntensity

public Intensity getIntensity()
Get intensity field

Returns:
intensity

setIntensity

public void setIntensity(Intensity intensity)
Set intensity field

Parameters:
intensity -

getNotes

public java.lang.String getNotes()
Get notes field

Returns:
notes

setNotes

public void setNotes(java.lang.String notes)
Set notes field

Parameters:
notes -

getEquipment

public WorkoutEquipment getEquipment()
Get equipment field

Returns:
equipment

setEquipment

public void setEquipment(WorkoutEquipment equipment)
Set equipment field

Parameters:
equipment -

getExerciseCategory

public java.lang.Integer getExerciseCategory()
Get exercise_category field

Returns:
exercise_category

setExerciseCategory

public void setExerciseCategory(java.lang.Integer exerciseCategory)
Set exercise_category field

Parameters:
exerciseCategory -

getExerciseName

public java.lang.Integer getExerciseName()
Get exercise_name field

Returns:
exercise_name

setExerciseName

public void setExerciseName(java.lang.Integer exerciseName)
Set exercise_name field

Parameters:
exerciseName -

getExerciseWeight

public java.lang.Float getExerciseWeight()
Get exercise_weight field Units: kg

Returns:
exercise_weight

setExerciseWeight

public void setExerciseWeight(java.lang.Float exerciseWeight)
Set exercise_weight field Units: kg

Parameters:
exerciseWeight -

getWeightDisplayUnit

public java.lang.Integer getWeightDisplayUnit()
Get weight_display_unit field

Returns:
weight_display_unit

setWeightDisplayUnit

public void setWeightDisplayUnit(java.lang.Integer weightDisplayUnit)
Set weight_display_unit field

Parameters:
weightDisplayUnit -