|
||||||||||
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.JustTextQuestionObject
public class JustTextQuestionObject
Constructor Summary | |
---|---|
JustTextQuestionObject()
|
Method Summary | |
---|---|
java.lang.String |
getQuestion()
|
void |
setQuestion(java.lang.String string)
|
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 JustTextQuestionObject()
Method Detail |
---|
public java.lang.String getQuestion()
public void setQuestion(java.lang.String string)
string
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |