testtool.Main
Class Answer

java.lang.Object
  extended by testtool.Main.Answer
Direct Known Subclasses:
code, LongAnswer, MatchingAnswer, MutliChoice

public class Answer
extends java.lang.Object

This object encapsulates the True/False, MatchingAnswer, Multiple Choice, Short Answer, Long Answer, Code objects Derived from an FMSL opaque type.


Constructor Summary
Answer()
          Default Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Answer

public Answer()
Default Constructor