| Modifier and Type | Method and Description |
|---|---|
java.util.List<DeliveryTimeSlotData> |
DeliveryTimeSlotFacade.getAllDeliveryTimeSlots()
Getting all of the DeliveryTimeSlots
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DeliveryTimeSlotData> |
DefaultChineseDeliveryTimeSlotFacade.getAllDeliveryTimeSlots() |
protected Converter<DeliveryTimeSlotModel,DeliveryTimeSlotData> |
DefaultChineseDeliveryTimeSlotFacade.getDeliveryTimeSlotConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultChineseDeliveryTimeSlotFacade.setDeliveryTimeSlotConverter(Converter<DeliveryTimeSlotModel,DeliveryTimeSlotData> deliveryTimeSlotConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeliveryTimeSlotPopulator.populate(DeliveryTimeSlotModel source,
DeliveryTimeSlotData target) |
| Modifier and Type | Method and Description |
|---|---|
DeliveryTimeSlotData |
AbstractOrderData.getDeliveryTimeSlot() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderData.setDeliveryTimeSlot(DeliveryTimeSlotData deliveryTimeSlot) |
Copyright © 2018 SAP SE. All Rights Reserved.