org.activemath.feedback.therapies
Class PraiseNavigation

java.lang.Object
  extended by org.activemath.feedback.therapies.Therapy
      extended by org.activemath.feedback.therapies.PraiseNavigation
All Implemented Interfaces:
Comparable

public class PraiseNavigation
extends Therapy


Field Summary
 
Fields inherited from class org.activemath.feedback.therapies.Therapy
CONTENT_PRESENTATION, GUIDE_NAVIGATION, message, name, SKIPPED_BEGINNING, smile
 
Constructor Summary
PraiseNavigation()
           
 
Method Summary
 
Methods inherited from class org.activemath.feedback.therapies.Therapy
addDiagnose, addPrescription, compareTo, getAnamnesis, getMessage, getName, getPrescriptions, getSmile, getTimestamp, getType, setAnamnesis, setMessage, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PraiseNavigation

public PraiseNavigation()