|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cmu.survey.objects.QuestionObject cmu.survey.objects.QuestionObjectWithOtherAnswer cmu.survey.objects.CheckboxQuestionObject
public class CheckboxQuestionObject
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 |
---|
public CheckboxQuestionObject()
Method Detail |
---|
public java.lang.String getQuestionText()
public void setQuestionText(java.lang.String string)
string
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |