|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.openfjord.business.entities.valueobjects.ChoiceElementVO
Title: openFJORD
Description: open Flexible Java Online Research Designer
Copyright: Copyright (c) by Michael Lange 2003
Company: University of Muenster
| Constructor Summary | |
ChoiceElementVO(java.lang.String id)
|
|
| Method Summary | |
java.lang.String |
getChoiceID()
Gets the choice-ID |
java.lang.String |
getText()
Gets the label of a choice-element |
void |
setText(java.lang.String text)
Sets the label of a choice-element |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ChoiceElementVO(java.lang.String id)
| Method Detail |
public java.lang.String getChoiceID()
ChoiceElement
getChoiceID in interface ChoiceElementpublic java.lang.String getText()
getText in interface ChoiceElementpublic void setText(java.lang.String text)
setText in interface ChoiceElementtext - the label
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||