public class SessionStartEventsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
SessionStartEventsDTO()
Generated constructor - for generic creation.
|
SessionStartEventsDTO(List<SessionStartEventDTO> sessionstarteventsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<SessionStartEventDTO> |
getSessionStartEvents() |
void |
setSessionStartEvents(List<SessionStartEventDTO> sessionstarteventsList) |
public SessionStartEventsDTO()
public SessionStartEventsDTO(List<SessionStartEventDTO> sessionstarteventsList)
public List<SessionStartEventDTO> getSessionStartEvents()
public void setSessionStartEvents(List<SessionStartEventDTO> sessionstarteventsList)
sessionstarteventsList - the sessionstarteventsList to setCopyright © 2017 SAP SE. All Rights Reserved.