|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlecturequiz.server.service.QuestionInfo
lecturequiz.server.service.FullQuestionInfo
public class FullQuestionInfo
Field Summary | |
---|---|
int |
correctAnswer
|
Fields inherited from class lecturequiz.server.service.QuestionInfo |
---|
answers, id, text, timeleft, timeout |
Constructor Summary | |
---|---|
FullQuestionInfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int correctAnswer
Constructor Detail |
---|
public FullQuestionInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |