| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
org.rr0.im.business.event.TimeableImpl
|
+--org.rr0.im.business.event.EventImpl
|
+--org.rr0.im.business.event.RelationshipImpl
|
+--org.rr0.im.business.investigation.QuestionImpl
|
+--org.rr0.im.business.investigation.ChoiceQuestionImpl
| Field Summary | |
private String[] | choices |
| Fields inherited from class org.rr0.im.business.event.TimeableImpl |
history |
| Constructor Summary | |
ChoiceQuestionImpl(String someTitle, String[] choices) | |
| Method Summary | |
String[] | getChoices() |
| Methods inherited from class org.rr0.im.business.event.RelationshipImpl |
getObject, getSubject, setObject, setSubject |
| Methods inherited from class org.rr0.im.business.event.EventImpl |
getForcedCategory |
| Methods inherited from class org.rr0.im.business.event.TimeableImpl |
compareTo, equals, getBegining, getDuration, getEnd, getHistory, getTitle, hashCode, setEndMoment, setTitle |
| Field Detail |
private String[] choices
| Constructor Detail |
public ChoiceQuestionImpl(String someTitle, String[] choices)
| Method Detail |
public String[] getChoices()
| Association Links |
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||