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