public class OrderFormEntriesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
OrderFormEntriesDTO()
Generated constructor - for generic creation.
|
OrderFormEntriesDTO(List<OrderFormEntryDTO> orderformentriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<OrderFormEntryDTO> |
getOrderFormEntries() |
void |
setOrderFormEntries(List<OrderFormEntryDTO> orderformentriesList) |
public OrderFormEntriesDTO()
public OrderFormEntriesDTO(List<OrderFormEntryDTO> orderformentriesList)
public List<OrderFormEntryDTO> getOrderFormEntries()
public void setOrderFormEntries(List<OrderFormEntryDTO> orderformentriesList)
orderformentriesList - the orderformentriesList to setCopyright © 2017 SAP SE. All Rights Reserved.