tomp.quiz
Interface Answer
- All Known Implementing Classes:
- AbstractAnswer
- public interface Answer
GOOD
public static final short GOOD
- See Also:
- Constant Field Values
BAD
public static final short BAD
- See Also:
- Constant Field Values
COULD_NOT_EVAL
public static final short COULD_NOT_EVAL
- See Also:
- Constant Field Values
EVAL_NOT_KNOW
public static final short EVAL_NOT_KNOW
- See Also:
- Constant Field Values
EMPTY
public static final short EMPTY
- See Also:
- Constant Field Values
NOT_EVAL
public static final short NOT_EVAL
- See Also:
- Constant Field Values
STATUS
public static final java.lang.String[] STATUS
getStatus
public short getStatus()
isEmpty
public boolean isEmpty()
getQuestion
public Question getQuestion()
getAnswered
public java.lang.String getAnswered()