|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.JCaiF.CoreComponents.SimpleSurveyQuestion
org.JCaiF.CoreComponents.ResponseListQuestion
org.JCaiF.CoreComponents.MultiSelectQuestion
org.JCaiF.CoreComponents.RankingQuestion
public class RankingQuestion
| Constructor Summary | |
|---|---|
RankingQuestion()
|
|
| Method Summary | |
|---|---|
void |
addToRank(ListItem i)
|
ResponseList |
getRanking()
|
java.lang.String |
getValue()
|
void |
removeFromRank(ListItem i)
|
java.lang.String |
toString()
|
| Methods inherited from class org.JCaiF.CoreComponents.MultiSelectQuestion |
|---|
onContinue, onLoad |
| Methods inherited from class org.JCaiF.CoreComponents.ResponseListQuestion |
|---|
clone, getList, init, setList |
| Methods inherited from class org.JCaiF.CoreComponents.SimpleSurveyQuestion |
|---|
getId, getParent, getText, setId, setParent, setText, setValue |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RankingQuestion()
| Method Detail |
|---|
public ResponseList getRanking()
public void addToRank(ListItem i)
public void removeFromRank(ListItem i)
public java.lang.String getValue()
getValue in interface SurveyObjectgetValue in class ResponseListQuestionpublic java.lang.String toString()
toString in class ResponseListQuestion
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||