com.garmin.fit
Class LateralRaiseExerciseName
java.lang.Object
com.garmin.fit.LateralRaiseExerciseName
public class LateralRaiseExerciseName
- extends java.lang.Object
Method Summary |
static java.lang.String |
getStringFromValue(java.lang.Integer value)
Retrieves the String Representation of the Value |
static java.lang.Integer |
getValueFromString(java.lang.String value)
Retrieves a value given a string representation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_45_DEGREE_CABLE_EXTERNAL_ROTATION
public static final int _45_DEGREE_CABLE_EXTERNAL_ROTATION
- See Also:
- Constant Field Values
ALTERNATING_LATERAL_RAISE_WITH_STATIC_HOLD
public static final int ALTERNATING_LATERAL_RAISE_WITH_STATIC_HOLD
- See Also:
- Constant Field Values
BAR_MUSCLE_UP
public static final int BAR_MUSCLE_UP
- See Also:
- Constant Field Values
BENT_OVER_LATERAL_RAISE
public static final int BENT_OVER_LATERAL_RAISE
- See Also:
- Constant Field Values
CABLE_DIAGONAL_RAISE
public static final int CABLE_DIAGONAL_RAISE
- See Also:
- Constant Field Values
CABLE_FRONT_RAISE
public static final int CABLE_FRONT_RAISE
- See Also:
- Constant Field Values
CALORIE_ROW
public static final int CALORIE_ROW
- See Also:
- Constant Field Values
COMBO_SHOULDER_RAISE
public static final int COMBO_SHOULDER_RAISE
- See Also:
- Constant Field Values
DUMBBELL_DIAGONAL_RAISE
public static final int DUMBBELL_DIAGONAL_RAISE
- See Also:
- Constant Field Values
DUMBBELL_V_RAISE
public static final int DUMBBELL_V_RAISE
- See Also:
- Constant Field Values
FRONT_RAISE
public static final int FRONT_RAISE
- See Also:
- Constant Field Values
LEANING_DUMBBELL_LATERAL_RAISE
public static final int LEANING_DUMBBELL_LATERAL_RAISE
- See Also:
- Constant Field Values
LYING_DUMBBELL_RAISE
public static final int LYING_DUMBBELL_RAISE
- See Also:
- Constant Field Values
MUSCLE_UP
public static final int MUSCLE_UP
- See Also:
- Constant Field Values
ONE_ARM_CABLE_LATERAL_RAISE
public static final int ONE_ARM_CABLE_LATERAL_RAISE
- See Also:
- Constant Field Values
OVERHAND_GRIP_REAR_LATERAL_RAISE
public static final int OVERHAND_GRIP_REAR_LATERAL_RAISE
- See Also:
- Constant Field Values
PLATE_RAISES
public static final int PLATE_RAISES
- See Also:
- Constant Field Values
RING_DIP
public static final int RING_DIP
- See Also:
- Constant Field Values
WEIGHTED_RING_DIP
public static final int WEIGHTED_RING_DIP
- See Also:
- Constant Field Values
RING_MUSCLE_UP
public static final int RING_MUSCLE_UP
- See Also:
- Constant Field Values
WEIGHTED_RING_MUSCLE_UP
public static final int WEIGHTED_RING_MUSCLE_UP
- See Also:
- Constant Field Values
ROPE_CLIMB
public static final int ROPE_CLIMB
- See Also:
- Constant Field Values
WEIGHTED_ROPE_CLIMB
public static final int WEIGHTED_ROPE_CLIMB
- See Also:
- Constant Field Values
SCAPTION
public static final int SCAPTION
- See Also:
- Constant Field Values
SEATED_LATERAL_RAISE
public static final int SEATED_LATERAL_RAISE
- See Also:
- Constant Field Values
SEATED_REAR_LATERAL_RAISE
public static final int SEATED_REAR_LATERAL_RAISE
- See Also:
- Constant Field Values
SIDE_LYING_LATERAL_RAISE
public static final int SIDE_LYING_LATERAL_RAISE
- See Also:
- Constant Field Values
STANDING_LIFT
public static final int STANDING_LIFT
- See Also:
- Constant Field Values
SUSPENDED_ROW
public static final int SUSPENDED_ROW
- See Also:
- Constant Field Values
UNDERHAND_GRIP_REAR_LATERAL_RAISE
public static final int UNDERHAND_GRIP_REAR_LATERAL_RAISE
- See Also:
- Constant Field Values
WALL_SLIDE
public static final int WALL_SLIDE
- See Also:
- Constant Field Values
WEIGHTED_WALL_SLIDE
public static final int WEIGHTED_WALL_SLIDE
- See Also:
- Constant Field Values
ARM_CIRCLES
public static final int ARM_CIRCLES
- See Also:
- Constant Field Values
SHAVING_THE_HEAD
public static final int SHAVING_THE_HEAD
- See Also:
- Constant Field Values
INVALID
public static final int INVALID
LateralRaiseExerciseName
public LateralRaiseExerciseName()
getStringFromValue
public static java.lang.String getStringFromValue(java.lang.Integer value)
- Retrieves the String Representation of the Value
- Returns:
- The string representation of the value, or empty if unknown
getValueFromString
public static java.lang.Integer getValueFromString(java.lang.String value)
- Retrieves a value given a string representation
- Returns:
- The value or INVALID if unkwown