public class DeliveryTimeSlotsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
DeliveryTimeSlotsDTO()
Generated constructor - for generic creation.
|
DeliveryTimeSlotsDTO(List<DeliveryTimeSlotDTO> deliverytimeslotsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<DeliveryTimeSlotDTO> |
getDeliveryTimeSlots() |
void |
setDeliveryTimeSlots(List<DeliveryTimeSlotDTO> deliverytimeslotsList) |
public DeliveryTimeSlotsDTO()
public DeliveryTimeSlotsDTO(List<DeliveryTimeSlotDTO> deliverytimeslotsList)
public List<DeliveryTimeSlotDTO> getDeliveryTimeSlots()
public void setDeliveryTimeSlots(List<DeliveryTimeSlotDTO> deliverytimeslotsList)
deliverytimeslotsList - the deliverytimeslotsList to setCopyright © 2017 SAP SE. All Rights Reserved.