com.garmin.fit
Enum ExdDescriptors

java.lang.Object
  extended by java.lang.Enum<ExdDescriptors>
      extended by com.garmin.fit.ExdDescriptors
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<ExdDescriptors>

public enum ExdDescriptors
extends java.lang.Enum<ExdDescriptors>


Enum Constant Summary
AMBIENT_PRESSURE
           
ANAEROBIC_TRAINING_EFFECT
           
ASCENT
           
BALANCE
           
BATERY_LEVEL
           
BATTERY_LEVEL
           
BEAM_ANGLE_STATUS
           
BIKE_LIGHT_BATTERY_STATUS
           
CADENCE
           
CALORIES
           
COMPASS
           
COMPASS_HEADING
           
COURSE
           
COURSE_DISTANCE
           
COURSE_ESTIMATED_TIME_OF_ARRIVAL
           
COURSE_HEADING
           
COURSE_LOCATION
           
COURSE_TIME
           
COURSE_TYPE
           
DESCENT
           
DI2_BATTERY_LEVEL
           
DISTANCE
           
ELEVATION
           
ESTIMATED_TIME_OF_ARRIVAL
           
FRONT_GEAR
           
FUNCTIONAL_THRESHOLD_POWER
           
GEAR_COMBO
           
GEAR_RATIO
           
GEARS
           
GLIDE_RATIO
           
GPS_ACCURACY
           
GPS_ELEVATION
           
GPS_HEADING
           
GPS_SIGNAL_STRENGTH
           
GRADE
           
GROUND_CONTACT_TIME
           
HEADING
           
HEART_RATE
           
HEART_RATE_RESERVE
           
HEART_RATE_ZONE
           
ICON
           
INTENSITY_FACTOR
           
INVALID
           
LAPS
           
LEFT_GROUND_CONTACT_TIME_BALANCE
           
LEFT_PLATFORM_CENTER_OFFSET
           
LEFT_POWER_PHASE_FINISH_ANGLE
           
LEFT_POWER_PHASE_START_ANGLE
           
LIGHT_NETWORK_MODE
           
MUSCLE_OXYGEN
           
NAVIGATION_DISTANCE
           
NAVIGATION_ESTIMATED_TIME_OF_ARRIVAL
           
NAVIGATION_HEADING
           
NAVIGATION_LOCATION
           
NAVIGATION_TIME
           
NAVIGATION_TURN
           
NORMALIZED_POWER
           
NUMBER_LIGHTS_CONNECTED
           
OFF_COURSE
           
PACE
           
PEDAL_SMOOTHNESS
           
PERFORMANCE_CONDITION
           
POWER
           
POWER_RATIO
           
POWER_WEIGHT_RATIO
           
POWER_ZONE
           
PRESSURE
           
REAR_GEAR
           
REPS
           
RIGHT_GROUND_CONTACT_TIME_BALANCE
           
RIGHT_PLATFORM_CENTER_OFFSET
           
RIGHT_POWER_PHASE_FINISH_ANGLE
           
RIGHT_POWER_PHASE_START_ANGLE
           
RUNNING_CADENCE
           
SPEED
           
STRIDE_LENGTH
           
TEMPERATURE
           
TIME
           
TIME_IN_HEART_RATE_ZONE
           
TIME_IN_POWER_ZONE
           
TIME_OF_DAY
           
TIME_ON_ZONE
           
TIME_SEATED
           
TIME_STANDING
           
TIMER_TIME
           
TORQUE_EFFECTIVENESS
           
TRAINER_RESISTANCE
           
TRAINER_TARGET_POWER
           
TRAINING_EFFECT
           
TRAINING_STRESS_SCORE
           
VAM
           
VERTICAL_DISTANCE
           
VERTICAL_OSCILLATION
           
VERTICAL_RATIO
           
VERTICAL_SPEED
           
VMG
           
WORK
           
WORKOUT_STEP
           
 
Field Summary
protected  short value
           
 
Method Summary
static ExdDescriptors getByValue(java.lang.Short value)
           
static java.lang.String getStringFromValue(ExdDescriptors value)
          Retrieves the String Representation of the Value
 short getValue()
           
static ExdDescriptors valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ExdDescriptors[] values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Enum Constant Detail

BIKE_LIGHT_BATTERY_STATUS

public static final ExdDescriptors BIKE_LIGHT_BATTERY_STATUS

BEAM_ANGLE_STATUS

public static final ExdDescriptors BEAM_ANGLE_STATUS

BATERY_LEVEL

public static final ExdDescriptors BATERY_LEVEL

LIGHT_NETWORK_MODE

public static final ExdDescriptors LIGHT_NETWORK_MODE

NUMBER_LIGHTS_CONNECTED

public static final ExdDescriptors NUMBER_LIGHTS_CONNECTED

CADENCE

public static final ExdDescriptors CADENCE

DISTANCE

public static final ExdDescriptors DISTANCE

ESTIMATED_TIME_OF_ARRIVAL

public static final ExdDescriptors ESTIMATED_TIME_OF_ARRIVAL

HEADING

public static final ExdDescriptors HEADING

TIME

public static final ExdDescriptors TIME

BATTERY_LEVEL

public static final ExdDescriptors BATTERY_LEVEL

TRAINER_RESISTANCE

public static final ExdDescriptors TRAINER_RESISTANCE

TRAINER_TARGET_POWER

public static final ExdDescriptors TRAINER_TARGET_POWER

TIME_SEATED

public static final ExdDescriptors TIME_SEATED

TIME_STANDING

public static final ExdDescriptors TIME_STANDING

ELEVATION

public static final ExdDescriptors ELEVATION

GRADE

public static final ExdDescriptors GRADE

ASCENT

public static final ExdDescriptors ASCENT

DESCENT

public static final ExdDescriptors DESCENT

VERTICAL_SPEED

public static final ExdDescriptors VERTICAL_SPEED

DI2_BATTERY_LEVEL

public static final ExdDescriptors DI2_BATTERY_LEVEL

FRONT_GEAR

public static final ExdDescriptors FRONT_GEAR

REAR_GEAR

public static final ExdDescriptors REAR_GEAR

GEAR_RATIO

public static final ExdDescriptors GEAR_RATIO

HEART_RATE

public static final ExdDescriptors HEART_RATE

HEART_RATE_ZONE

public static final ExdDescriptors HEART_RATE_ZONE

TIME_IN_HEART_RATE_ZONE

public static final ExdDescriptors TIME_IN_HEART_RATE_ZONE

HEART_RATE_RESERVE

public static final ExdDescriptors HEART_RATE_RESERVE

CALORIES

public static final ExdDescriptors CALORIES

GPS_ACCURACY

public static final ExdDescriptors GPS_ACCURACY

GPS_SIGNAL_STRENGTH

public static final ExdDescriptors GPS_SIGNAL_STRENGTH

TEMPERATURE

public static final ExdDescriptors TEMPERATURE

TIME_OF_DAY

public static final ExdDescriptors TIME_OF_DAY

BALANCE

public static final ExdDescriptors BALANCE

PEDAL_SMOOTHNESS

public static final ExdDescriptors PEDAL_SMOOTHNESS

POWER

public static final ExdDescriptors POWER

FUNCTIONAL_THRESHOLD_POWER

public static final ExdDescriptors FUNCTIONAL_THRESHOLD_POWER

INTENSITY_FACTOR

public static final ExdDescriptors INTENSITY_FACTOR

WORK

public static final ExdDescriptors WORK

POWER_RATIO

public static final ExdDescriptors POWER_RATIO

NORMALIZED_POWER

public static final ExdDescriptors NORMALIZED_POWER

TRAINING_STRESS_SCORE

public static final ExdDescriptors TRAINING_STRESS_SCORE

TIME_ON_ZONE

public static final ExdDescriptors TIME_ON_ZONE

SPEED

public static final ExdDescriptors SPEED

LAPS

public static final ExdDescriptors LAPS

REPS

public static final ExdDescriptors REPS

WORKOUT_STEP

public static final ExdDescriptors WORKOUT_STEP

COURSE_DISTANCE

public static final ExdDescriptors COURSE_DISTANCE

NAVIGATION_DISTANCE

public static final ExdDescriptors NAVIGATION_DISTANCE

COURSE_ESTIMATED_TIME_OF_ARRIVAL

public static final ExdDescriptors COURSE_ESTIMATED_TIME_OF_ARRIVAL

NAVIGATION_ESTIMATED_TIME_OF_ARRIVAL

public static final ExdDescriptors NAVIGATION_ESTIMATED_TIME_OF_ARRIVAL

COURSE_TIME

public static final ExdDescriptors COURSE_TIME

NAVIGATION_TIME

public static final ExdDescriptors NAVIGATION_TIME

COURSE_HEADING

public static final ExdDescriptors COURSE_HEADING

NAVIGATION_HEADING

public static final ExdDescriptors NAVIGATION_HEADING

POWER_ZONE

public static final ExdDescriptors POWER_ZONE

TORQUE_EFFECTIVENESS

public static final ExdDescriptors TORQUE_EFFECTIVENESS

TIMER_TIME

public static final ExdDescriptors TIMER_TIME

POWER_WEIGHT_RATIO

public static final ExdDescriptors POWER_WEIGHT_RATIO

LEFT_PLATFORM_CENTER_OFFSET

public static final ExdDescriptors LEFT_PLATFORM_CENTER_OFFSET

RIGHT_PLATFORM_CENTER_OFFSET

public static final ExdDescriptors RIGHT_PLATFORM_CENTER_OFFSET

LEFT_POWER_PHASE_START_ANGLE

public static final ExdDescriptors LEFT_POWER_PHASE_START_ANGLE

RIGHT_POWER_PHASE_START_ANGLE

public static final ExdDescriptors RIGHT_POWER_PHASE_START_ANGLE

LEFT_POWER_PHASE_FINISH_ANGLE

public static final ExdDescriptors LEFT_POWER_PHASE_FINISH_ANGLE

RIGHT_POWER_PHASE_FINISH_ANGLE

public static final ExdDescriptors RIGHT_POWER_PHASE_FINISH_ANGLE

GEARS

public static final ExdDescriptors GEARS

PACE

public static final ExdDescriptors PACE

TRAINING_EFFECT

public static final ExdDescriptors TRAINING_EFFECT

VERTICAL_OSCILLATION

public static final ExdDescriptors VERTICAL_OSCILLATION

VERTICAL_RATIO

public static final ExdDescriptors VERTICAL_RATIO

GROUND_CONTACT_TIME

public static final ExdDescriptors GROUND_CONTACT_TIME

LEFT_GROUND_CONTACT_TIME_BALANCE

public static final ExdDescriptors LEFT_GROUND_CONTACT_TIME_BALANCE

RIGHT_GROUND_CONTACT_TIME_BALANCE

public static final ExdDescriptors RIGHT_GROUND_CONTACT_TIME_BALANCE

STRIDE_LENGTH

public static final ExdDescriptors STRIDE_LENGTH

RUNNING_CADENCE

public static final ExdDescriptors RUNNING_CADENCE

PERFORMANCE_CONDITION

public static final ExdDescriptors PERFORMANCE_CONDITION

COURSE_TYPE

public static final ExdDescriptors COURSE_TYPE

TIME_IN_POWER_ZONE

public static final ExdDescriptors TIME_IN_POWER_ZONE

NAVIGATION_TURN

public static final ExdDescriptors NAVIGATION_TURN

COURSE_LOCATION

public static final ExdDescriptors COURSE_LOCATION

NAVIGATION_LOCATION

public static final ExdDescriptors NAVIGATION_LOCATION

COMPASS

public static final ExdDescriptors COMPASS

GEAR_COMBO

public static final ExdDescriptors GEAR_COMBO

MUSCLE_OXYGEN

public static final ExdDescriptors MUSCLE_OXYGEN

ICON

public static final ExdDescriptors ICON

COMPASS_HEADING

public static final ExdDescriptors COMPASS_HEADING

GPS_HEADING

public static final ExdDescriptors GPS_HEADING

GPS_ELEVATION

public static final ExdDescriptors GPS_ELEVATION

ANAEROBIC_TRAINING_EFFECT

public static final ExdDescriptors ANAEROBIC_TRAINING_EFFECT

COURSE

public static final ExdDescriptors COURSE

OFF_COURSE

public static final ExdDescriptors OFF_COURSE

GLIDE_RATIO

public static final ExdDescriptors GLIDE_RATIO

VERTICAL_DISTANCE

public static final ExdDescriptors VERTICAL_DISTANCE

VMG

public static final ExdDescriptors VMG

AMBIENT_PRESSURE

public static final ExdDescriptors AMBIENT_PRESSURE

PRESSURE

public static final ExdDescriptors PRESSURE

VAM

public static final ExdDescriptors VAM

INVALID

public static final ExdDescriptors INVALID
Field Detail

value

protected short value
Method Detail

values

public static ExdDescriptors[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
for (ExdDescriptors c : ExdDescriptors.values())
    System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they are declared

valueOf

public static ExdDescriptors valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
java.lang.NullPointerException - if the argument is null

getByValue

public static ExdDescriptors getByValue(java.lang.Short value)

getStringFromValue

public static java.lang.String getStringFromValue(ExdDescriptors value)
Retrieves the String Representation of the Value

Returns:
The string representation of the value

getValue

public short getValue()