|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttesttool.Main.Answer
testtool.Main.MatchingAnswer
public class MatchingAnswer
This object contains a list of strings and a list of correct choices *
Field Summary | |
---|---|
protected AnswerList |
answerList
|
protected CorrectAnswerList |
correctAnswerList
|
Constructor Summary | |
---|---|
MatchingAnswer()
Default Constructor |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected AnswerList answerList
protected CorrectAnswerList correctAnswerList
Constructor Detail |
---|
public MatchingAnswer()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |