public class ExcelImportJobsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
ExcelImportJobsDTO()
Generated constructor - for generic creation.
|
ExcelImportJobsDTO(java.util.List<ExcelImportJobDTO> excelimportjobsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ExcelImportJobDTO> |
getExcelImportJobs() |
void |
setExcelImportJobs(java.util.List<ExcelImportJobDTO> excelimportjobsList) |
getUri, setUripublic ExcelImportJobsDTO()
public ExcelImportJobsDTO(java.util.List<ExcelImportJobDTO> excelimportjobsList)
public java.util.List<ExcelImportJobDTO> getExcelImportJobs()
public void setExcelImportJobs(java.util.List<ExcelImportJobDTO> excelimportjobsList)
excelimportjobsList - the excelimportjobsList to setCopyright © 2018 SAP SE. All Rights Reserved.