| Package | Description |
|---|---|
| com.askfast.askfastapi.model |
| Modifier and Type | Method and Description |
|---|---|
static Answer |
Answer.fromJSON(String json) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Answer> |
Question.getAnswers() |
| Modifier and Type | Method and Description |
|---|---|
void |
Question.addAnswer(Answer answer) |
| Modifier and Type | Method and Description |
|---|---|
void |
Question.setAnswers(ArrayList<Answer> answers) |
Copyright © 2015 AskFast BV. All rights reserved.