org.activemath.webapp.exercises.tools
Class Interaction.InteractionElement
java.lang.Object
org.activemath.webapp.exercises.tools.Interaction.InteractionElement
- Enclosing class:
- Interaction
public class Interaction.InteractionElement
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Interaction.InteractionElement
public Interaction.InteractionElement()
getElements
public List getElements()
getTechId
public String getTechId()
getType
public String getType()
setElements
public void setElements(List elements)
setTechId
public void setTechId(String techId)
setType
public void setType(String type)