org.activemath.exercises.model
Class PresentationStyle
java.lang.Object
org.activemath.exercises.model.PresentationStyle
public class PresentationStyle
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PresentationStyle
public PresentationStyle()
isDecorateFeedback
public boolean isDecorateFeedback()
getFeedbackFrom
public Interaction getFeedbackFrom()
setDecorateFeedback
public void setDecorateFeedback(boolean decorateFeedback)
setFeedbackFrom
public void setFeedbackFrom(Interaction feedbackFrom)