com.garmin.fit
Class HipStabilityExerciseName
java.lang.Object
com.garmin.fit.HipStabilityExerciseName
public class HipStabilityExerciseName
- 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 |
BAND_SIDE_LYING_LEG_RAISE
public static final int BAND_SIDE_LYING_LEG_RAISE
- See Also:
- Constant Field Values
DEAD_BUG
public static final int DEAD_BUG
- See Also:
- Constant Field Values
WEIGHTED_DEAD_BUG
public static final int WEIGHTED_DEAD_BUG
- See Also:
- Constant Field Values
EXTERNAL_HIP_RAISE
public static final int EXTERNAL_HIP_RAISE
- See Also:
- Constant Field Values
WEIGHTED_EXTERNAL_HIP_RAISE
public static final int WEIGHTED_EXTERNAL_HIP_RAISE
- See Also:
- Constant Field Values
FIRE_HYDRANT_KICKS
public static final int FIRE_HYDRANT_KICKS
- See Also:
- Constant Field Values
WEIGHTED_FIRE_HYDRANT_KICKS
public static final int WEIGHTED_FIRE_HYDRANT_KICKS
- See Also:
- Constant Field Values
HIP_CIRCLES
public static final int HIP_CIRCLES
- See Also:
- Constant Field Values
WEIGHTED_HIP_CIRCLES
public static final int WEIGHTED_HIP_CIRCLES
- See Also:
- Constant Field Values
INNER_THIGH_LIFT
public static final int INNER_THIGH_LIFT
- See Also:
- Constant Field Values
WEIGHTED_INNER_THIGH_LIFT
public static final int WEIGHTED_INNER_THIGH_LIFT
- See Also:
- Constant Field Values
LATERAL_WALKS_WITH_BAND_AT_ANKLES
public static final int LATERAL_WALKS_WITH_BAND_AT_ANKLES
- See Also:
- Constant Field Values
PRETZEL_SIDE_KICK
public static final int PRETZEL_SIDE_KICK
- See Also:
- Constant Field Values
WEIGHTED_PRETZEL_SIDE_KICK
public static final int WEIGHTED_PRETZEL_SIDE_KICK
- See Also:
- Constant Field Values
PRONE_HIP_INTERNAL_ROTATION
public static final int PRONE_HIP_INTERNAL_ROTATION
- See Also:
- Constant Field Values
WEIGHTED_PRONE_HIP_INTERNAL_ROTATION
public static final int WEIGHTED_PRONE_HIP_INTERNAL_ROTATION
- See Also:
- Constant Field Values
QUADRUPED
public static final int QUADRUPED
- See Also:
- Constant Field Values
QUADRUPED_HIP_EXTENSION
public static final int QUADRUPED_HIP_EXTENSION
- See Also:
- Constant Field Values
WEIGHTED_QUADRUPED_HIP_EXTENSION
public static final int WEIGHTED_QUADRUPED_HIP_EXTENSION
- See Also:
- Constant Field Values
QUADRUPED_WITH_LEG_LIFT
public static final int QUADRUPED_WITH_LEG_LIFT
- See Also:
- Constant Field Values
WEIGHTED_QUADRUPED_WITH_LEG_LIFT
public static final int WEIGHTED_QUADRUPED_WITH_LEG_LIFT
- See Also:
- Constant Field Values
SIDE_LYING_LEG_RAISE
public static final int SIDE_LYING_LEG_RAISE
- See Also:
- Constant Field Values
WEIGHTED_SIDE_LYING_LEG_RAISE
public static final int WEIGHTED_SIDE_LYING_LEG_RAISE
- See Also:
- Constant Field Values
SLIDING_HIP_ADDUCTION
public static final int SLIDING_HIP_ADDUCTION
- See Also:
- Constant Field Values
WEIGHTED_SLIDING_HIP_ADDUCTION
public static final int WEIGHTED_SLIDING_HIP_ADDUCTION
- See Also:
- Constant Field Values
STANDING_ADDUCTION
public static final int STANDING_ADDUCTION
- See Also:
- Constant Field Values
WEIGHTED_STANDING_ADDUCTION
public static final int WEIGHTED_STANDING_ADDUCTION
- See Also:
- Constant Field Values
STANDING_CABLE_HIP_ABDUCTION
public static final int STANDING_CABLE_HIP_ABDUCTION
- See Also:
- Constant Field Values
STANDING_HIP_ABDUCTION
public static final int STANDING_HIP_ABDUCTION
- See Also:
- Constant Field Values
WEIGHTED_STANDING_HIP_ABDUCTION
public static final int WEIGHTED_STANDING_HIP_ABDUCTION
- See Also:
- Constant Field Values
STANDING_REAR_LEG_RAISE
public static final int STANDING_REAR_LEG_RAISE
- See Also:
- Constant Field Values
WEIGHTED_STANDING_REAR_LEG_RAISE
public static final int WEIGHTED_STANDING_REAR_LEG_RAISE
- See Also:
- Constant Field Values
SUPINE_HIP_INTERNAL_ROTATION
public static final int SUPINE_HIP_INTERNAL_ROTATION
- See Also:
- Constant Field Values
WEIGHTED_SUPINE_HIP_INTERNAL_ROTATION
public static final int WEIGHTED_SUPINE_HIP_INTERNAL_ROTATION
- See Also:
- Constant Field Values
INVALID
public static final int INVALID
HipStabilityExerciseName
public HipStabilityExerciseName()
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