Class ExperimentConfig.ReportingSection
java.lang.Object
com.knezevic.edaf.v3.core.config.ExperimentConfig.ReportingSection
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetEnabled(boolean enabled) voidsetFormats(List<String> formats) voidsetOutputDirectory(String outputDirectory)
-
Constructor Details
-
ReportingSection
public ReportingSection()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getFormats
-
setFormats
-
getOutputDirectory
-
setOutputDirectory
-