public class AnswerQuestion extends Object implements Serializable
Constructor and Description |
---|
AnswerQuestion() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAnswerCodes() |
String |
getQuestionCode() |
void |
setAnswerCodes(List<String> answerCodes) |
void |
setQuestionCode(String questionCode) |
Copyright © 2020. All rights reserved.