org.gusdb.wdk.model.jspwrap
Class XmlQuestionBean
java.lang.Object
org.gusdb.wdk.model.jspwrap.XmlQuestionBean
public class XmlQuestionBean
- extends java.lang.Object
|
Constructor Summary |
XmlQuestionBean(org.gusdb.wdk.model.xml.XmlQuestion question)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlQuestionBean
public XmlQuestionBean(org.gusdb.wdk.model.xml.XmlQuestion question)
getDescription
public java.lang.String getDescription()
getDisplayName
public java.lang.String getDisplayName()
getFullName
public java.lang.String getFullName()
getHelp
public java.lang.String getHelp()
getName
public java.lang.String getName()
getRecordClass
public XmlRecordClassBean getRecordClass()
makeAnswer
public XmlAnswerBean makeAnswer(java.util.Map<java.lang.String,java.lang.String> params,
int startIndex,
int endIndex)
throws WdkModelException
- Throws:
WdkModelException