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