public class SessionEventsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
SessionEventsDTO()
Generated constructor - for generic creation.
|
SessionEventsDTO(List<SessionEventDTO> sessioneventsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<SessionEventDTO> |
getSessionEvents() |
void |
setSessionEvents(List<SessionEventDTO> sessioneventsList) |
public SessionEventsDTO()
public SessionEventsDTO(List<SessionEventDTO> sessioneventsList)
public List<SessionEventDTO> getSessionEvents()
public void setSessionEvents(List<SessionEventDTO> sessioneventsList)
sessioneventsList - the sessioneventsList to setCopyright © 2017 SAP SE. All Rights Reserved.