|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Question | |
|---|---|
| eu.scape_project.watch.domain | |
| Uses of Question in eu.scape_project.watch.domain |
|---|
| Methods in eu.scape_project.watch.domain that return Question | |
|---|---|
Question |
Trigger.getQuestion()
|
| Methods in eu.scape_project.watch.domain that return types with arguments of type Question | |
|---|---|
List<Question> |
AsyncRequest.getQuestion()
Get the list of all questions from all triggers. |
| Methods in eu.scape_project.watch.domain with parameters of type Question | |
|---|---|
void |
Trigger.setQuestion(Question question)
|
| Constructors in eu.scape_project.watch.domain with parameters of type Question | |
|---|---|
Trigger(Question question,
List<Notification> notifications,
Plan plan)
Create a new trigger. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||