public class ExportsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ExportsDTO()
Generated constructor - for generic creation.
|
ExportsDTO(List<ExportDTO> exportsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExportDTO> |
getExports() |
void |
setExports(List<ExportDTO> exportsList) |
Copyright © 2017 SAP SE. All Rights Reserved.