cmu.survey.objects.renderers.text.answerchoiceshelper
Class QuestionAnswerChoiceHelper

java.lang.Object
  extended by cmu.survey.objects.renderers.text.answerchoiceshelper.QuestionAnswerChoiceHelper

public class QuestionAnswerChoiceHelper
extends java.lang.Object


Constructor Summary
QuestionAnswerChoiceHelper()
           
 
Method Summary
 ChoicesDataBitSet getChoices(QuestionDataBitSet question)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuestionAnswerChoiceHelper

public QuestionAnswerChoiceHelper()
Method Detail

getChoices

public ChoicesDataBitSet getChoices(QuestionDataBitSet question)