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