public class HMCHistoryEntriesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
HMCHistoryEntriesDTO()
Generated constructor - for generic creation.
|
HMCHistoryEntriesDTO(List<HMCHistoryEntryDTO> hmchistoryentriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<HMCHistoryEntryDTO> |
getHMCHistoryEntries() |
void |
setHMCHistoryEntries(List<HMCHistoryEntryDTO> hmchistoryentriesList) |
public HMCHistoryEntriesDTO()
public HMCHistoryEntriesDTO(List<HMCHistoryEntryDTO> hmchistoryentriesList)
public List<HMCHistoryEntryDTO> getHMCHistoryEntries()
public void setHMCHistoryEntries(List<HMCHistoryEntryDTO> hmchistoryentriesList)
hmchistoryentriesList - the hmchistoryentriesList to setCopyright © 2017 SAP SE. All Rights Reserved.