public class AnswerSet
extends java.lang.Object
QuestionSet.| Constructor and Description |
|---|
AnswerSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAnswer(int questionId,
int answerId)
Adds an answer to a question to the AnswerSet.
|