public class ExportDataHistoryEntriesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ExportDataHistoryEntriesDTO()
Generated constructor - for generic creation.
|
ExportDataHistoryEntriesDTO(List<ExportDataHistoryEntryDTO> exportdatahistoryentriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExportDataHistoryEntryDTO> |
getExportDataHistoryEntries() |
void |
setExportDataHistoryEntries(List<ExportDataHistoryEntryDTO> exportdatahistoryentriesList) |
public ExportDataHistoryEntriesDTO()
public ExportDataHistoryEntriesDTO(List<ExportDataHistoryEntryDTO> exportdatahistoryentriesList)
public List<ExportDataHistoryEntryDTO> getExportDataHistoryEntries()
public void setExportDataHistoryEntries(List<ExportDataHistoryEntryDTO> exportdatahistoryentriesList)
exportdatahistoryentriesList - the exportdatahistoryentriesList to setCopyright © 2017 SAP SE. All Rights Reserved.