Package de.hsh.graja.transfer.assignment
Class JunitModuleConfigurationTO
java.lang.Object
de.hsh.graja.transfer.assignment.ModuleConfigurationTO
de.hsh.graja.transfer.assignment.JunitModuleConfigurationTO
- All Implemented Interfaces:
Cloneable
- See Also:
-
de.hsh.graja.marshal.modules.JunitModuleMarshalledTO
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionclone()voidsetComputingResources(ComputingResourcesTO computingResources) voidsetGraderFqn(String graderFqn) voidsetSystemLocale(SystemLocaleTO systemLocale) toString()
-
Constructor Details
-
JunitModuleConfigurationTO
public JunitModuleConfigurationTO() -
JunitModuleConfigurationTO
-
-
Method Details
-
getGraderFqn
-
setGraderFqn
-
getComputingResources
-
setComputingResources
-
getSystemLocale
-
setSystemLocale
-
clone
- Specified by:
clonein classModuleConfigurationTO
-
toString
- Overrides:
toStringin classModuleConfigurationTO
-