|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.heckmansoft.surjey.model.vo.ValueObject
com.heckmansoft.surjey.model.vo.Question
com.heckmansoft.surjey.model.vo.lazy.LazyQuestion
A question. Contains a question type.
| Constructor Summary | |
LazyQuestion(QuestionManager manager)
Constructor. |
|
| Method Summary | |
QuestionType |
getQuestionType()
|
| Methods inherited from class com.heckmansoft.surjey.model.vo.Question |
compareTo, equals, getAnswerLabels, getDisplaySize, getLabel, getPosition, getQuestionTypeId, getSectionId, questionTypeIsNull, setAnswerLabels, setDisplaySize, setLabel, setPosition, setQuestionType, setQuestionTypeId, setSectionId, toString |
| Methods inherited from class com.heckmansoft.surjey.model.vo.ValueObject |
getId, getName, hashCode, setId, setName |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public LazyQuestion(QuestionManager manager)
manager - A question manager| Method Detail |
public QuestionType getQuestionType()
getQuestionType in class Question
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||