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