public class StoredPunchOutSessionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
StoredPunchOutSessionsDTO()
Generated constructor - for generic creation.
|
StoredPunchOutSessionsDTO(List<StoredPunchOutSessionDTO> storedpunchoutsessionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<StoredPunchOutSessionDTO> |
getStoredPunchOutSessions() |
void |
setStoredPunchOutSessions(List<StoredPunchOutSessionDTO> storedpunchoutsessionsList) |
public StoredPunchOutSessionsDTO()
public StoredPunchOutSessionsDTO(List<StoredPunchOutSessionDTO> storedpunchoutsessionsList)
public List<StoredPunchOutSessionDTO> getStoredPunchOutSessions()
public void setStoredPunchOutSessions(List<StoredPunchOutSessionDTO> storedpunchoutsessionsList)
storedpunchoutsessionsList - the storedpunchoutsessionsList to setCopyright © 2017 SAP SE. All Rights Reserved.