public class StylesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
StylesDTO()
Generated constructor - for generic creation.
|
StylesDTO(List<StyleDTO> stylesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<StyleDTO> |
getStyles() |
void |
setStyles(List<StyleDTO> stylesList) |
Copyright © 2017 SAP SE. All Rights Reserved.