|
|||||||||
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.MutliChoice
public class MutliChoice
This object contains a list of strings and the correct choice *
Field Summary | |
---|---|
protected AnswerList |
answerList
|
protected java.lang.String |
correctAnswer
|
Constructor Summary | |
---|---|
MutliChoice()
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 java.lang.String correctAnswer
Constructor Detail |
---|
public MutliChoice()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |