|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface for a text-answer item
Title: openFJORD
Description: open Flexible Java Online Research Designer
Copyright: Copyright (c) 2003
Company: University of Muenster
Method Summary | |
java.lang.String |
getValue()
Gets the value of the text-answer |
void |
setValue(java.lang.String value)
Sets the value of the text answer |
Methods inherited from interface org.openfjord.business.domain.Answer |
getParticipant |
Method Detail |
public void setValue(java.lang.String value)
value
- the valuepublic java.lang.String getValue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |