org.activemath.feedback.therapies.prescriptions
Class PointToPage

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

public class PointToPage
extends Prescription


Constructor Summary
PointToPage(Page page)
           
 
Method Summary
 Page getPage()
           
 String getTocEntryId()
           
 
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

PointToPage

public PointToPage(Page page)
Method Detail

getPage

public Page getPage()

getTocEntryId

public String getTocEntryId()