| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ConsignmentEntryDTO> |
AbstractOrderEntryDTO.getConsignmentEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderEntryDTO.setConsignmentEntries(java.util.Set<ConsignmentEntryDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ConsignmentEntryDTO> |
ConsignmentEntriesDTO.getConsignmentEntries() |
java.util.Set<ConsignmentEntryDTO> |
ConsignmentDTO.getConsignmentEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentEntriesDTO.setConsignmentEntries(java.util.List<ConsignmentEntryDTO> consignmententriesList) |
void |
ConsignmentDTO.setConsignmentEntries(java.util.Set<ConsignmentEntryDTO> value) |
| Constructor and Description |
|---|
ConsignmentEntriesDTO(java.util.List<ConsignmentEntryDTO> consignmententriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ConsignmentEntriesResource.postConsignmentEntry(ConsignmentEntryDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
ConsignmentEntryResource.putConsignmentEntry(ConsignmentEntryDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ConsignmentEntryDTO> |
SAPReturnRequestsDTO.getConsignmentsEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAPReturnRequestsDTO.setConsignmentsEntry(java.util.Set<ConsignmentEntryDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
ConsignmentEntryDTO |
InventoryEventDTO.getConsignmentEntry() |
ConsignmentEntryDTO |
DeclineConsignmentEntryEventDTO.getConsignmentEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
InventoryEventDTO.setConsignmentEntry(ConsignmentEntryDTO value) |
void |
DeclineConsignmentEntryEventDTO.setConsignmentEntry(ConsignmentEntryDTO value) |
Copyright © 2018 SAP SE. All Rights Reserved.