public class PrivacyOverlayComponentsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
PrivacyOverlayComponentsDTO()
Generated constructor - for generic creation.
|
PrivacyOverlayComponentsDTO(java.util.List<PrivacyOverlayComponentDTO> privacyoverlaycomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PrivacyOverlayComponentDTO> |
getPrivacyOverlayComponents() |
void |
setPrivacyOverlayComponents(java.util.List<PrivacyOverlayComponentDTO> privacyoverlaycomponentsList) |
getUri, setUripublic PrivacyOverlayComponentsDTO()
public PrivacyOverlayComponentsDTO(java.util.List<PrivacyOverlayComponentDTO> privacyoverlaycomponentsList)
public java.util.List<PrivacyOverlayComponentDTO> getPrivacyOverlayComponents()
public void setPrivacyOverlayComponents(java.util.List<PrivacyOverlayComponentDTO> privacyoverlaycomponentsList)
privacyoverlaycomponentsList - the privacyoverlaycomponentsList to setCopyright © 2018 SAP SE. All Rights Reserved.