|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectquestions.Question
questions.LongAnswer
public abstract class LongAnswer
LongAnswer contains both the answer and the user selected answer.
Constructor Summary | |
---|---|
LongAnswer()
|
Method Summary | |
---|---|
abstract void |
score(int setScore)
Assigns a score to the question. |
Methods inherited from class questions.Question |
---|
assignScore |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LongAnswer()
Method Detail |
---|
public abstract void score(int setScore)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |