org.gusdb.wdk.model
Class NestedRecord

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

public class NestedRecord
extends java.lang.Object


Constructor Summary
NestedRecord()
           
 
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

NestedRecord

public NestedRecord()
Method Detail

setQuestionRef

public void setQuestionRef(java.lang.String questionTwoPartName)

getQuestion

public Question getQuestion()