org.gusdb.wdk.model.jspwrap
Class QuestionSetBean
java.lang.Object
org.gusdb.wdk.model.jspwrap.QuestionSetBean
public class QuestionSetBean
- extends java.lang.Object
A wrapper on a QuestionSet that provides simplified access for
consumption by a view
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuestionSetBean
public QuestionSetBean(QuestionSet questionSet)
getQuestions
public QuestionBean[] getQuestions()
getQuestionsMap
public java.util.Map getQuestionsMap()
getName
public java.lang.String getName()
getIsInternal
public java.lang.Boolean getIsInternal()
getDisplayName
public java.lang.String getDisplayName()
getDescription
public java.lang.String getDescription()