public class CellEntriesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CellEntriesDTO()
Generated constructor - for generic creation.
|
CellEntriesDTO(List<CellEntryDTO> cellentriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CellEntryDTO> |
getCellEntries() |
void |
setCellEntries(List<CellEntryDTO> cellentriesList) |
public CellEntriesDTO()
public CellEntriesDTO(List<CellEntryDTO> cellentriesList)
public List<CellEntryDTO> getCellEntries()
public void setCellEntries(List<CellEntryDTO> cellentriesList)
cellentriesList - the cellentriesList to setCopyright © 2017 SAP SE. All Rights Reserved.