public class BasicCredentialsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
BasicCredentialsDTO()
Generated constructor - for generic creation.
|
BasicCredentialsDTO(java.util.List<BasicCredentialDTO> basiccredentialsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BasicCredentialDTO> |
getBasicCredentials() |
void |
setBasicCredentials(java.util.List<BasicCredentialDTO> basiccredentialsList) |
getUri, setUripublic BasicCredentialsDTO()
public BasicCredentialsDTO(java.util.List<BasicCredentialDTO> basiccredentialsList)
public java.util.List<BasicCredentialDTO> getBasicCredentials()
public void setBasicCredentials(java.util.List<BasicCredentialDTO> basiccredentialsList)
basiccredentialsList - the basiccredentialsList to setCopyright © 2018 SAP SE. All Rights Reserved.