cmu.survey.objects
Class CheckboxQuestionObject

java.lang.Object
  extended by cmu.survey.objects.QuestionObject
      extended by cmu.survey.objects.QuestionObjectWithOtherAnswer
          extended by cmu.survey.objects.CheckboxQuestionObject

public class CheckboxQuestionObject
extends QuestionObjectWithOtherAnswer


Constructor Summary
CheckboxQuestionObject()
           
 
Method Summary
 java.lang.String getQuestionText()
           
 void setQuestionText(java.lang.String string)
           
 
Methods inherited from class cmu.survey.objects.QuestionObjectWithOtherAnswer
getOtherAnswer, setOtherAnswer
 
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

CheckboxQuestionObject

public CheckboxQuestionObject()
Method Detail

getQuestionText

public java.lang.String getQuestionText()
Returns:

setQuestionText

public void setQuestionText(java.lang.String string)
Parameters:
string -