public class PunchOutCredentialsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
PunchOutCredentialsDTO()
Generated constructor - for generic creation.
|
PunchOutCredentialsDTO(java.util.List<PunchOutCredentialDTO> punchoutcredentialsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PunchOutCredentialDTO> |
getPunchOutCredentials() |
void |
setPunchOutCredentials(java.util.List<PunchOutCredentialDTO> punchoutcredentialsList) |
getUri, setUripublic PunchOutCredentialsDTO()
public PunchOutCredentialsDTO(java.util.List<PunchOutCredentialDTO> punchoutcredentialsList)
public java.util.List<PunchOutCredentialDTO> getPunchOutCredentials()
public void setPunchOutCredentials(java.util.List<PunchOutCredentialDTO> punchoutcredentialsList)
punchoutcredentialsList - the punchoutcredentialsList to setCopyright © 2018 SAP SE. All Rights Reserved.