public class SessionEndEventsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
SessionEndEventsDTO()
Generated constructor - for generic creation.
|
SessionEndEventsDTO(List<SessionEndEventDTO> sessionendeventsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<SessionEndEventDTO> |
getSessionEndEvents() |
void |
setSessionEndEvents(List<SessionEndEventDTO> sessionendeventsList) |
public SessionEndEventsDTO()
public SessionEndEventsDTO(List<SessionEndEventDTO> sessionendeventsList)
public List<SessionEndEventDTO> getSessionEndEvents()
public void setSessionEndEvents(List<SessionEndEventDTO> sessionendeventsList)
sessionendeventsList - the sessionendeventsList to setCopyright © 2017 SAP SE. All Rights Reserved.