cmu.survey.objects
Class NewColumnQuestionObject

java.lang.Object
  extended by cmu.survey.objects.QuestionObject
      extended by cmu.survey.objects.NewColumnQuestionObject

public class NewColumnQuestionObject
extends QuestionObject


Constructor Summary
NewColumnQuestionObject()
           
 
Method Summary
 
Methods inherited from class cmu.survey.objects.QuestionObject
getAnswer, getQuestionType, getTimeResponses, setAnswer, setQuestionType, setTimeResponses
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewColumnQuestionObject

public NewColumnQuestionObject()