org.gusdb.wdk.model
Class NestedRecordList

java.lang.Object
  extended by org.gusdb.wdk.model.NestedRecordList

public class NestedRecordList
extends java.lang.Object


Constructor Summary
NestedRecordList()
           
 
Method Summary
 Question getQuestion()
           
 void setQuestionRef(java.lang.String questionTwoPartName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NestedRecordList

public NestedRecordList()
Method Detail

setQuestionRef

public void setQuestionRef(java.lang.String questionTwoPartName)

getQuestion

public Question getQuestion()