|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The interface for a multi-answer item
Title: openFJORD
Description: open Flexible Java Online Research Designer
Copyright: Copyright (c) 2003
Company: University of Muenster
| Method Summary | |
java.lang.Boolean[] |
getValue()
Gets the answers given to a multi-answer item by an array of boolean values - one value for each possibility to choose from. |
void |
setValue(java.lang.Boolean[] value)
Sets the answers given to a multi-answer item by an array of boolean values - one value for each possibility to choose from. |
| Methods inherited from interface org.openfjord.business.domain.Answer |
getParticipant |
| Method Detail |
public void setValue(java.lang.Boolean[] value)
value - the answers given to a multi-answer itempublic java.lang.Boolean[] getValue()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||