|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface for a text-element item
Title: openFJORD
Description: open Flexible Java Online Research Designer
Copyright: Copyright (c) 2003
Company: University of Muenster
Method Summary | |
java.lang.String |
getText()
Gets the text of the text element |
void |
setText(java.lang.String text)
Sets the text of the text element |
Methods inherited from interface org.openfjord.business.domain.SurveyElement |
getId, getName, getParent, setName, setParent |
Method Detail |
public void setText(java.lang.String text)
text
- the textpublic java.lang.String getText()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |