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