|
||||||||||
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.DropDownQuestionObject
public class DropDownQuestionObject
Constructor Summary | |
---|---|
DropDownQuestionObject()
|
Method Summary | |
---|---|
QuestionChoices.VectorPair |
getPairOfQuestionChoicesAndIDs()
|
void |
setQuestionChoices(QuestionChoices choices)
|
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 |
Methods inherited from interface cmu.survey.objects.QuestionObjectWithChoices |
---|
getAnswer |
Constructor Detail |
---|
public DropDownQuestionObject()
Method Detail |
---|
public void setQuestionChoices(QuestionChoices choices)
setQuestionChoices
in interface QuestionObjectWithChoices
public QuestionChoices.VectorPair getPairOfQuestionChoicesAndIDs()
getPairOfQuestionChoicesAndIDs
in interface QuestionObjectWithChoices
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |