org.activemath.feedback.therapies.prescriptions
Class Prescription
java.lang.Object
org.activemath.feedback.therapies.prescriptions.Prescription
- Direct Known Subclasses:
- APresent, CPresent, KPresent, PointToPage, SimplePresent
public abstract class Prescription
- extends Object
Base class for suggested actions the learner should take.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Prescription
protected Prescription(String type)
getType
public String getType()