Package | Description |
---|---|
org.proteios.core.data |
This package contains pure data-holder classes which are mapped
to the database using Hibernate.
|
Modifier and Type | Method and Description |
---|---|
List<DataProcessingStepData> |
PeakListSetData.getDataProcessingStepList()
Get the dataProcessingStepList
|
Modifier and Type | Method and Description |
---|---|
void |
PeakListSetData.setDataProcessingStepList(List<DataProcessingStepData> dataProcessingStepList)
Set the dataProcessingStepList
|