public class CSVExportStepsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CSVExportStepsDTO()
Generated constructor - for generic creation.
|
CSVExportStepsDTO(List<CSVExportStepDTO> csvexportstepsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CSVExportStepDTO> |
getCSVExportSteps() |
void |
setCSVExportSteps(List<CSVExportStepDTO> csvexportstepsList) |
public CSVExportStepsDTO()
public CSVExportStepsDTO(List<CSVExportStepDTO> csvexportstepsList)
public List<CSVExportStepDTO> getCSVExportSteps()
public void setCSVExportSteps(List<CSVExportStepDTO> csvexportstepsList)
csvexportstepsList - the csvexportstepsList to setCopyright © 2017 SAP SE. All Rights Reserved.