com.solidstategroup.user
Class MemorableQuestions

java.lang.Object
  extended by com.solidstategroup.user.MemorableQuestions

public class MemorableQuestions
extends java.lang.Object


Constructor Summary
MemorableQuestions()
           
 
Method Summary
 java.util.Vector execute()
           
 java.util.Vector getMemorableQuestions()
           
 void setMemorableQuestions(java.util.Vector memorableQuestions)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemorableQuestions

public MemorableQuestions()
Method Detail

execute

public java.util.Vector execute()

getMemorableQuestions

public java.util.Vector getMemorableQuestions()

setMemorableQuestions

public void setMemorableQuestions(java.util.Vector memorableQuestions)