@Component(value="report_DataSetFactory")
public class DataSetFactory
extends java.lang.Object
DataSet instance with basic filled attributes| Constructor and Description |
|---|
DataSetFactory() |
| Modifier and Type | Method and Description |
|---|---|
DataSet |
createEmptyDataSet(BandDefinition dataBand)
Methods create
DataSet instance with basic filled |
public DataSet createEmptyDataSet(BandDefinition dataBand)
DataSet instance with basic filleddataBand - with some filled attributesDataSet