| Package | Description |
|---|---|
| de.hybris.platform.ordersplitting.dto | |
| de.hybris.platform.warehousing.dto | |
| de.hybris.platform.warehousing.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<DeclineConsignmentEntryEventDTO> |
ConsignmentEntryDTO.getDeclineEntryEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentEntryDTO.setDeclineEntryEvents(java.util.Set<DeclineConsignmentEntryEventDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DeclineConsignmentEntryEventDTO> |
DeclineConsignmentEntryEventsDTO.getDeclineConsignmentEntryEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeclineConsignmentEntryEventsDTO.setDeclineConsignmentEntryEvents(java.util.List<DeclineConsignmentEntryEventDTO> declineconsignmententryeventsList) |
| Constructor and Description |
|---|
DeclineConsignmentEntryEventsDTO(java.util.List<DeclineConsignmentEntryEventDTO> declineconsignmententryeventsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
DeclineConsignmentEntryEventsResource.postDeclineConsignmentEntryEvent(DeclineConsignmentEntryEventDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
DeclineConsignmentEntryEventResource.putDeclineConsignmentEntryEvent(DeclineConsignmentEntryEventDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.