com.drismo
Class R.array

java.lang.Object
  extended by com.drismo.R.array
Enclosing class:
R

public static final class R.array
extends java.lang.Object


Field Summary
static int feedbackFrequency
           
static int feedbackFrequencyValues
           
static int languageSelection
           
static int languageSelectionValues
           
static int monitorChoice
           
static int monitorChoiceValues
           
static int speedUnits
           
static int speedUnitValues
           
 
Constructor Summary
R.array()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

feedbackFrequency

public static final int feedbackFrequency
See Also:
Constant Field Values

feedbackFrequencyValues

public static final int feedbackFrequencyValues
See Also:
Constant Field Values

languageSelection

public static final int languageSelection
See Also:
Constant Field Values

languageSelectionValues

public static final int languageSelectionValues
See Also:
Constant Field Values

monitorChoice

public static final int monitorChoice
See Also:
Constant Field Values

monitorChoiceValues

public static final int monitorChoiceValues
See Also:
Constant Field Values

speedUnitValues

public static final int speedUnitValues
See Also:
Constant Field Values

speedUnits

public static final int speedUnits
See Also:
Constant Field Values
Constructor Detail

R.array

public R.array()