public class CellDataHoldersDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CellDataHoldersDTO()
Generated constructor - for generic creation.
|
CellDataHoldersDTO(List<CellDataHolderDTO> celldataholdersList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CellDataHolderDTO> |
getCellDataHolders() |
void |
setCellDataHolders(List<CellDataHolderDTO> celldataholdersList) |
public CellDataHoldersDTO()
public CellDataHoldersDTO(List<CellDataHolderDTO> celldataholdersList)
public List<CellDataHolderDTO> getCellDataHolders()
public void setCellDataHolders(List<CellDataHolderDTO> celldataholdersList)
celldataholdersList - the celldataholdersList to setCopyright © 2017 SAP SE. All Rights Reserved.