|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.openfjord.business.entities.valueobjects.SurveyElementVO
|
+--org.openfjord.business.entities.valueobjects.TextElementVO
|
+--org.openfjord.business.entities.valueobjects.QuestionVO
|
+--org.openfjord.business.entities.valueobjects.ScaledQuestionVO
|
+--org.openfjord.business.entities.valueobjects.NonCardinalQuestionVO
|
+--org.openfjord.business.entities.valueobjects.OrdinalQuestionVO
Title: openFJORD
Description: open Flexible Java Online Research Designer
Copyright: Copyright (c) by Michael Lange 2003
Company: University of Muenster
| Constructor Summary | |
OrdinalQuestionVO()
|
|
OrdinalQuestionVO(java.lang.String id)
|
|
| Methods inherited from class org.openfjord.business.entities.valueobjects.NonCardinalQuestionVO |
addChoice, getChoices, removeChoice, setChoiceElements |
| Methods inherited from class org.openfjord.business.entities.valueobjects.QuestionVO |
getAnswer, getAnswers |
| Methods inherited from class org.openfjord.business.entities.valueobjects.TextElementVO |
getText, setText |
| Methods inherited from class org.openfjord.business.entities.valueobjects.SurveyElementVO |
getId, getName, getParent, setName, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.openfjord.business.domain.NonCardinalQuestion |
addChoice, getChoices, removeChoice |
| Methods inherited from interface org.openfjord.business.domain.Question |
getAnswer, getAnswers |
| Methods inherited from interface org.openfjord.business.domain.TextElement |
getText, setText |
| Methods inherited from interface org.openfjord.business.domain.SurveyElement |
getId, getName, getParent, setName, setParent |
| Constructor Detail |
public OrdinalQuestionVO(java.lang.String id)
public OrdinalQuestionVO()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||