|
|||||||||||
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
Title: openFJORD
Description: open Flexible Java Online Research Designer
Copyright: Copyright (c) by Michael Lange 2003
Company: University of Muenster
Constructor Summary | |
ScaledQuestionVO()
always enpty |
|
ScaledQuestionVO(java.lang.String id)
|
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.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 ScaledQuestionVO()
public ScaledQuestionVO(java.lang.String id)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |