public class Answer
extends java.lang.Object
QuestionSet.| Constructor and Description |
|---|
Answer() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAnswerText()
Gets the answer text to display to the user.
|
int |
getId()
Gets the ID for this answer.
|