| Package | Description |
|---|---|
| de.hybris.platform.chineselogisticservices.dto | |
| de.hybris.platform.chineselogisticservices.resource | |
| de.hybris.platform.core.dto.order |
| Modifier and Type | Method and Description |
|---|---|
List<DeliveryTimeSlotDTO> |
DeliveryTimeSlotsDTO.getDeliveryTimeSlots() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeliveryTimeSlotsDTO.setDeliveryTimeSlots(List<DeliveryTimeSlotDTO> deliverytimeslotsList) |
| Constructor and Description |
|---|
DeliveryTimeSlotsDTO(List<DeliveryTimeSlotDTO> deliverytimeslotsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
DeliveryTimeSlotsResource.postDeliveryTimeSlot(DeliveryTimeSlotDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
DeliveryTimeSlotResource.putDeliveryTimeSlot(DeliveryTimeSlotDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryTimeSlotDTO |
AbstractOrderDTO.getDeliveryTimeSlot() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderDTO.setDeliveryTimeSlot(DeliveryTimeSlotDTO value) |
Copyright © 2017 SAP SE. All Rights Reserved.