Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.RuntimeCollective.questionnaire.bean.SimpleAnswer

Uses of SimpleAnswer in com.RuntimeCollective.questionnaire.bean
 

Subclasses of SimpleAnswer in com.RuntimeCollective.questionnaire.bean
 class ManyStringAnswer
          Answer implementation which consists of a Collection of Strings.
 class OneStringAnswer
          Answer implementation which consists of a String.