| Package | Description |
|---|---|
| com.askfast.askfastapi.model |
| Modifier and Type | Method and Description |
|---|---|
static Answer |
Answer.fromJSON(java.lang.String json) |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<Answer> |
Question.getAnswers() |
| Modifier and Type | Method and Description |
|---|---|
void |
Question.addAnswer(Answer answer) |
| Modifier and Type | Method and Description |
|---|---|
void |
Question.setAnswers(java.util.ArrayList<Answer> answers) |
Copyright © 2018 AskFast BV. All Rights Reserved.