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