org.activemath.webapp.exercises
Class ExerciseRepositoryController.ExerciseCollection
java.lang.Object
org.activemath.webapp.exercises.ExerciseRepositoryController.ExerciseCollection
- Enclosing class:
- ExerciseRepositoryController
public class ExerciseRepositoryController.ExerciseCollection
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExerciseRepositoryController.ExerciseCollection
protected ExerciseRepositoryController.ExerciseCollection(String name)
addExercise
public void addExercise(ExerciseRepositoryController.Exercise exercise)
getExercises
public List getExercises()
getName
public String getName()