public class PrintJobHistoryEntriesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
PrintJobHistoryEntriesDTO()
Generated constructor - for generic creation.
|
PrintJobHistoryEntriesDTO(List<PrintJobHistoryEntryDTO> printjobhistoryentriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<PrintJobHistoryEntryDTO> |
getPrintJobHistoryEntries() |
void |
setPrintJobHistoryEntries(List<PrintJobHistoryEntryDTO> printjobhistoryentriesList) |
public PrintJobHistoryEntriesDTO()
public PrintJobHistoryEntriesDTO(List<PrintJobHistoryEntryDTO> printjobhistoryentriesList)
public List<PrintJobHistoryEntryDTO> getPrintJobHistoryEntries()
public void setPrintJobHistoryEntries(List<PrintJobHistoryEntryDTO> printjobhistoryentriesList)
printjobhistoryentriesList - the printjobhistoryentriesList to setCopyright © 2017 SAP SE. All Rights Reserved.