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