public class StoredHttpSessionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
StoredHttpSessionsDTO()
Generated constructor - for generic creation.
|
StoredHttpSessionsDTO(List<StoredHttpSessionDTO> storedhttpsessionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<StoredHttpSessionDTO> |
getStoredHttpSessions() |
void |
setStoredHttpSessions(List<StoredHttpSessionDTO> storedhttpsessionsList) |
public StoredHttpSessionsDTO()
public StoredHttpSessionsDTO(List<StoredHttpSessionDTO> storedhttpsessionsList)
public List<StoredHttpSessionDTO> getStoredHttpSessions()
public void setStoredHttpSessions(List<StoredHttpSessionDTO> storedhttpsessionsList)
storedhttpsessionsList - the storedhttpsessionsList to setCopyright © 2017 SAP SE. All Rights Reserved.