cmu.survey.data
Class DatabaseConstants

java.lang.Object
  extended by cmu.survey.data.DatabaseConstants

public class DatabaseConstants
extends java.lang.Object


Nested Class Summary
static class DatabaseConstants.AuxillaryOptions
          See QuestionsAuxillaryOptionTypes.xls (in this folder) for a spreadsheet of most of these, with details about which columns from the database they should get pulled from.
static class DatabaseConstants.Choices
           
static class DatabaseConstants.Questions
           
static class DatabaseConstants.Variables
           
 
Constructor Summary
DatabaseConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatabaseConstants

public DatabaseConstants()