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