public class LogoComponentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
LogoComponentsDTO()
Generated constructor - for generic creation.
|
LogoComponentsDTO(List<LogoComponentDTO> logocomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<LogoComponentDTO> |
getLogoComponents() |
void |
setLogoComponents(List<LogoComponentDTO> logocomponentsList) |
public LogoComponentsDTO()
public LogoComponentsDTO(List<LogoComponentDTO> logocomponentsList)
public List<LogoComponentDTO> getLogoComponents()
public void setLogoComponents(List<LogoComponentDTO> logocomponentsList)
logocomponentsList - the logocomponentsList to setCopyright © 2017 SAP SE. All Rights Reserved.