|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface for a question item
Title: openFJORD
Description: open Flexible Java Online Research Designer
Copyright: Copyright (c) 2003
Company: University of Muenster
Method Summary | |
Answer |
getAnswer(Participant participant)
Gets the answer given to the question by the specified participant |
java.util.Iterator |
getAnswers()
Gets all answers given to the question |
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 |
Method Detail |
public Answer getAnswer(Participant participant)
participant
- the participant
public java.util.Iterator getAnswers()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |