|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttesttool.Main.Test
testtool.Main.AnsweredTest
public class AnsweredTest
An answered test contained zero or more answered questions *
Field Summary | |
---|---|
protected java.util.Collection<AnsweredQuestion> |
a
|
Fields inherited from class testtool.Main.Test |
---|
className, length, questions |
Constructor Summary | |
---|---|
AnsweredTest()
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 java.util.Collection<AnsweredQuestion> a
Constructor Detail |
---|
public AnsweredTest()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |