cmu.survey.data
Class DatabaseConstants.Choices

java.lang.Object
  extended by cmu.survey.data.DatabaseConstants.Choices
Enclosing class:
DatabaseConstants

public static final class DatabaseConstants.Choices
extends java.lang.Object


Field Summary
static java.lang.String CHOICE_LIST
           
static java.lang.String CHOICE_SCALE
           
 
Constructor Summary
DatabaseConstants.Choices()
           
 
Method Summary
static java.lang.String[][] getChoiceTypesAndFriendlyNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHOICE_SCALE

public static final java.lang.String CHOICE_SCALE
See Also:
Constant Field Values

CHOICE_LIST

public static final java.lang.String CHOICE_LIST
See Also:
Constant Field Values
Constructor Detail

DatabaseConstants.Choices

public DatabaseConstants.Choices()
Method Detail

getChoiceTypesAndFriendlyNames

public static java.lang.String[][] getChoiceTypesAndFriendlyNames()
Returns: