public class ReservationEventsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ReservationEventsDTO()
Generated constructor - for generic creation.
|
ReservationEventsDTO(List<ReservationEventDTO> reservationeventsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ReservationEventDTO> |
getReservationEvents() |
void |
setReservationEvents(List<ReservationEventDTO> reservationeventsList) |
public ReservationEventsDTO()
public ReservationEventsDTO(List<ReservationEventDTO> reservationeventsList)
public List<ReservationEventDTO> getReservationEvents()
public void setReservationEvents(List<ReservationEventDTO> reservationeventsList)
reservationeventsList - the reservationeventsList to setCopyright © 2017 SAP SE. All Rights Reserved.