com.garmin.fit
Class SitUpExerciseName

java.lang.Object
  extended by com.garmin.fit.SitUpExerciseName

public class SitUpExerciseName
extends java.lang.Object


Field Summary
static int ALTERNATING_SIT_UP
           
static int BENT_KNEE_V_UP
           
static int BUTTERFLY_SIT_UP
           
static int CROSS_PUNCH_ROLL_UP
           
static int CROSSED_ARMS_SIT_UP
           
static int GET_UP_SIT_UP
           
static int HOVERING_SIT_UP
           
static int INVALID
           
static int KETTLEBELL_SIT_UP
           
static int MEDICINE_BALL_ALTERNATING_V_UP
           
static int MEDICINE_BALL_SIT_UP
           
static int MEDICINE_BALL_V_UP
           
static int MODIFIED_SIT_UP
           
static int NEGATIVE_SIT_UP
           
static int ONE_ARM_FULL_SIT_UP
           
static int RECLINING_CIRCLE
           
static int REVERSE_CURL_UP
           
static int SINGLE_LEG_SWISS_BALL_JACKKNIFE
           
static int SIT_UP
           
static int THE_TEASER
           
static int THE_TEASER_WEIGHTED
           
static int THREE_PART_ROLL_DOWN
           
static int V_UP
           
static int WEIGHTED_ALTERNATING_SIT_UP
           
static int WEIGHTED_BENT_KNEE_V_UP
           
static int WEIGHTED_BUTTERFLY_SITUP
           
static int WEIGHTED_CROSS_PUNCH_ROLL_UP
           
static int WEIGHTED_CROSSED_ARMS_SIT_UP
           
static int WEIGHTED_GET_UP_SIT_UP
           
static int WEIGHTED_HOVERING_SIT_UP
           
static int WEIGHTED_RECLINING_CIRCLE
           
static int WEIGHTED_REVERSE_CURL_UP
           
static int WEIGHTED_RUSSIAN_TWIST_ON_SWISS_BALL
           
static int WEIGHTED_SINGLE_LEG_SWISS_BALL_JACKKNIFE
           
static int WEIGHTED_SIT_UP
           
static int WEIGHTED_THREE_PART_ROLL_DOWN
           
static int WEIGHTED_V_UP
           
static int WEIGHTED_X_ABS
           
static int X_ABS
           
 
Constructor Summary
SitUpExerciseName()
           
 
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
 

Field Detail

ALTERNATING_SIT_UP

public static final int ALTERNATING_SIT_UP
See Also:
Constant Field Values

WEIGHTED_ALTERNATING_SIT_UP

public static final int WEIGHTED_ALTERNATING_SIT_UP
See Also:
Constant Field Values

BENT_KNEE_V_UP

public static final int BENT_KNEE_V_UP
See Also:
Constant Field Values

WEIGHTED_BENT_KNEE_V_UP

public static final int WEIGHTED_BENT_KNEE_V_UP
See Also:
Constant Field Values

BUTTERFLY_SIT_UP

public static final int BUTTERFLY_SIT_UP
See Also:
Constant Field Values

WEIGHTED_BUTTERFLY_SITUP

public static final int WEIGHTED_BUTTERFLY_SITUP
See Also:
Constant Field Values

CROSS_PUNCH_ROLL_UP

public static final int CROSS_PUNCH_ROLL_UP
See Also:
Constant Field Values

WEIGHTED_CROSS_PUNCH_ROLL_UP

public static final int WEIGHTED_CROSS_PUNCH_ROLL_UP
See Also:
Constant Field Values

CROSSED_ARMS_SIT_UP

public static final int CROSSED_ARMS_SIT_UP
See Also:
Constant Field Values

WEIGHTED_CROSSED_ARMS_SIT_UP

public static final int WEIGHTED_CROSSED_ARMS_SIT_UP
See Also:
Constant Field Values

GET_UP_SIT_UP

public static final int GET_UP_SIT_UP
See Also:
Constant Field Values

WEIGHTED_GET_UP_SIT_UP

public static final int WEIGHTED_GET_UP_SIT_UP
See Also:
Constant Field Values

HOVERING_SIT_UP

public static final int HOVERING_SIT_UP
See Also:
Constant Field Values

WEIGHTED_HOVERING_SIT_UP

public static final int WEIGHTED_HOVERING_SIT_UP
See Also:
Constant Field Values

KETTLEBELL_SIT_UP

public static final int KETTLEBELL_SIT_UP
See Also:
Constant Field Values

MEDICINE_BALL_ALTERNATING_V_UP

public static final int MEDICINE_BALL_ALTERNATING_V_UP
See Also:
Constant Field Values

MEDICINE_BALL_SIT_UP

public static final int MEDICINE_BALL_SIT_UP
See Also:
Constant Field Values

MEDICINE_BALL_V_UP

public static final int MEDICINE_BALL_V_UP
See Also:
Constant Field Values

MODIFIED_SIT_UP

public static final int MODIFIED_SIT_UP
See Also:
Constant Field Values

NEGATIVE_SIT_UP

public static final int NEGATIVE_SIT_UP
See Also:
Constant Field Values

ONE_ARM_FULL_SIT_UP

public static final int ONE_ARM_FULL_SIT_UP
See Also:
Constant Field Values

RECLINING_CIRCLE

public static final int RECLINING_CIRCLE
See Also:
Constant Field Values

WEIGHTED_RECLINING_CIRCLE

public static final int WEIGHTED_RECLINING_CIRCLE
See Also:
Constant Field Values

REVERSE_CURL_UP

public static final int REVERSE_CURL_UP
See Also:
Constant Field Values

WEIGHTED_REVERSE_CURL_UP

public static final int WEIGHTED_REVERSE_CURL_UP
See Also:
Constant Field Values

SINGLE_LEG_SWISS_BALL_JACKKNIFE

public static final int SINGLE_LEG_SWISS_BALL_JACKKNIFE
See Also:
Constant Field Values

WEIGHTED_SINGLE_LEG_SWISS_BALL_JACKKNIFE

public static final int WEIGHTED_SINGLE_LEG_SWISS_BALL_JACKKNIFE
See Also:
Constant Field Values

THE_TEASER

public static final int THE_TEASER
See Also:
Constant Field Values

THE_TEASER_WEIGHTED

public static final int THE_TEASER_WEIGHTED
See Also:
Constant Field Values

THREE_PART_ROLL_DOWN

public static final int THREE_PART_ROLL_DOWN
See Also:
Constant Field Values

WEIGHTED_THREE_PART_ROLL_DOWN

public static final int WEIGHTED_THREE_PART_ROLL_DOWN
See Also:
Constant Field Values

V_UP

public static final int V_UP
See Also:
Constant Field Values

WEIGHTED_V_UP

public static final int WEIGHTED_V_UP
See Also:
Constant Field Values

WEIGHTED_RUSSIAN_TWIST_ON_SWISS_BALL

public static final int WEIGHTED_RUSSIAN_TWIST_ON_SWISS_BALL
See Also:
Constant Field Values

WEIGHTED_SIT_UP

public static final int WEIGHTED_SIT_UP
See Also:
Constant Field Values

X_ABS

public static final int X_ABS
See Also:
Constant Field Values

WEIGHTED_X_ABS

public static final int WEIGHTED_X_ABS
See Also:
Constant Field Values

SIT_UP

public static final int SIT_UP
See Also:
Constant Field Values

INVALID

public static final int INVALID
Constructor Detail

SitUpExerciseName

public SitUpExerciseName()
Method Detail

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