org.activemath.feedback.therapies.prescriptions
Class KPresent

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

public class KPresent
extends Prescription


Constructor Summary
KPresent(String item)
           
 
Method Summary
 String getGoal()
           
 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

KPresent

public KPresent(String item)
Method Detail

getGoal

public String getGoal()

getTask

public String getTask()