| Package | Description |
|---|---|
| de.hybris.platform.ordersplitting.dto | |
| de.hybris.platform.warehousing.dto | |
| de.hybris.platform.warehousing.resource |
| Modifier and Type | Method and Description |
|---|---|
Set<DeclineConsignmentEntryEventDTO> |
ConsignmentEntryDTO.getDeclineEntryEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentEntryDTO.setDeclineEntryEvents(Set<DeclineConsignmentEntryEventDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
List<DeclineConsignmentEntryEventDTO> |
DeclineConsignmentEntryEventsDTO.getDeclineConsignmentEntryEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeclineConsignmentEntryEventsDTO.setDeclineConsignmentEntryEvents(List<DeclineConsignmentEntryEventDTO> declineconsignmententryeventsList) |
| Constructor and Description |
|---|
DeclineConsignmentEntryEventsDTO(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 © 2017 SAP SE. All Rights Reserved.