java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.DataRowExcelExport
All Implemented Interfaces:
Comparable<DataRowExcelExport>, Comparator<DataRowExcelExport>

public class DataRowExcelExport
extends Object
implements Comparable<DataRowExcelExport>, Comparator<DataRowExcelExport>
Holds an ordered List of ConditionInterface, SampleInterface and NumericMeasurementInterface. The List of these Data-Structure can easy use in ExperimentDataFileWriter with an Iterator.
Author:
Sebastian Fröhlich