public class ConsentsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
ConsentsDTO()
Generated constructor - for generic creation.
|
ConsentsDTO(java.util.List<ConsentDTO> consentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ConsentDTO> |
getConsents() |
void |
setConsents(java.util.List<ConsentDTO> consentsList) |
getUri, setUripublic ConsentsDTO()
public ConsentsDTO(java.util.List<ConsentDTO> consentsList)
public java.util.List<ConsentDTO> getConsents()
public void setConsents(java.util.List<ConsentDTO> consentsList)
consentsList - the consentsList to setCopyright © 2018 SAP SE. All Rights Reserved.