Package de.hsh.graja.transfer.assignment
Class ModulesTO
java.lang.Object
de.hsh.graja.transfer.assignment.ModulesTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindByType
(String moduleType) findTestById
(String id) iterator()
void
setModules
(List<ModuleTO> modules) toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator