| Package | Description |
|---|---|
| tigase.http.modules.setup |
| Modifier and Type | Class and Description |
|---|---|
static class |
Setup.MultiAnswerQuestion |
static class |
Setup.SingleAnswerQuestion |
| Modifier and Type | Method and Description |
|---|---|
Setup.Question |
Setup.Page.getQuestion(String id) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Setup.Page.addQuestion(Setup.Question question) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Setup.Page.setQuestions(Stream<Setup.Question> questions) |
| Constructor and Description |
|---|
Page(String title,
Setup.Question... questions) |
| Constructor and Description |
|---|
Page(String title,
Stream<Setup.Question> questions) |
Copyright © 2013–2019 Tigase. All rights reserved.