| Modifier and Type | Method and Description |
|---|---|
OrderEntryWsDTO |
CartModificationWsDTO.getEntry() |
OrderEntryWsDTO |
ConsignmentEntryWsDTO.getOrderEntry() |
| Modifier and Type | Method and Description |
|---|---|
List<OrderEntryWsDTO> |
AbstractOrderWsDTO.getEntries() |
Collection<OrderEntryWsDTO> |
OrderEntryGroupWsDTO.getEntries() |
List<OrderEntryWsDTO> |
OrderEntryListWsDTO.getOrderEntries() |
List<OrderEntryWsDTO> |
OrderWsDTO.getUnconsignedEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
CartModificationWsDTO.setEntry(OrderEntryWsDTO entry) |
void |
ConsignmentEntryWsDTO.setOrderEntry(OrderEntryWsDTO orderEntry) |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderEntryGroupWsDTO.setEntries(Collection<OrderEntryWsDTO> entries) |
void |
AbstractOrderWsDTO.setEntries(List<OrderEntryWsDTO> entries) |
void |
OrderEntryListWsDTO.setOrderEntries(List<OrderEntryWsDTO> orderEntries) |
void |
OrderWsDTO.setUnconsignedEntries(List<OrderEntryWsDTO> unconsignedEntries) |
| Modifier and Type | Method and Description |
|---|---|
List<OrderEntryWsDTO> |
OrderEntrySearchPageWsDTO.getOrderEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderEntrySearchPageWsDTO.setOrderEntries(List<OrderEntryWsDTO> orderEntries) |
| Modifier and Type | Method and Description |
|---|---|
OrderEntryWsDTO |
ReturnEntryWsDTO.getOrderEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReturnEntryWsDTO.setOrderEntry(OrderEntryWsDTO orderEntry) |
Copyright © 2017 SAP SE. All Rights Reserved.