public class OrderHistoryEntriesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
OrderHistoryEntriesDTO()
Generated constructor - for generic creation.
|
OrderHistoryEntriesDTO(List<OrderHistoryEntryDTO> orderhistoryentriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<OrderHistoryEntryDTO> |
getOrderHistoryEntries() |
void |
setOrderHistoryEntries(List<OrderHistoryEntryDTO> orderhistoryentriesList) |
public OrderHistoryEntriesDTO()
public OrderHistoryEntriesDTO(List<OrderHistoryEntryDTO> orderhistoryentriesList)
public List<OrderHistoryEntryDTO> getOrderHistoryEntries()
public void setOrderHistoryEntries(List<OrderHistoryEntryDTO> orderhistoryentriesList)
orderhistoryentriesList - the orderhistoryentriesList to setCopyright © 2017 SAP SE. All Rights Reserved.