org.activemath.feedback.therapies.prescriptions
Class SimplePresent

java.lang.Object
  extended by org.activemath.feedback.therapies.prescriptions.Prescription
      extended by org.activemath.feedback.therapies.prescriptions.SimplePresent

public class SimplePresent
extends Prescription


Constructor Summary
SimplePresent(List items)
           
 
Method Summary
 List getItems()
           
 String getTask()
           
 
Methods inherited from class org.activemath.feedback.therapies.prescriptions.Prescription
getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimplePresent

public SimplePresent(List items)
Method Detail

getItems

public List getItems()

getTask

public String getTask()