public class ImportBatchContentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ImportBatchContentsDTO()
Generated constructor - for generic creation.
|
ImportBatchContentsDTO(List<ImportBatchContentDTO> importbatchcontentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ImportBatchContentDTO> |
getImportBatchContents() |
void |
setImportBatchContents(List<ImportBatchContentDTO> importbatchcontentsList) |
public ImportBatchContentsDTO()
public ImportBatchContentsDTO(List<ImportBatchContentDTO> importbatchcontentsList)
public List<ImportBatchContentDTO> getImportBatchContents()
public void setImportBatchContents(List<ImportBatchContentDTO> importbatchcontentsList)
importbatchcontentsList - the importbatchcontentsList to setCopyright © 2017 SAP SE. All Rights Reserved.