|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttesttool.Main.EditableTest
public class EditableTest
A test contains information about its length, what class it is for, and what questions it consists of.
| Field Summary | |
|---|---|
protected java.util.Collection<QuestionBlock> |
blocks
|
protected java.lang.String |
className
|
protected Time |
length
|
protected int |
numQuestions
|
| Constructor Summary | |
|---|---|
EditableTest()
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 Time length
protected java.util.Collection<QuestionBlock> blocks
protected java.lang.String className
protected int numQuestions
| Constructor Detail |
|---|
public EditableTest()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||