public class CellStylesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CellStylesDTO()
Generated constructor - for generic creation.
|
CellStylesDTO(List<CellStyleDTO> cellstylesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CellStyleDTO> |
getCellStyles() |
void |
setCellStyles(List<CellStyleDTO> cellstylesList) |
public CellStylesDTO()
public CellStylesDTO(List<CellStyleDTO> cellstylesList)
public List<CellStyleDTO> getCellStyles()
public void setCellStyles(List<CellStyleDTO> cellstylesList)
cellstylesList - the cellstylesList to setCopyright © 2017 SAP SE. All Rights Reserved.