public class RowEntriesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
RowEntriesDTO()
Generated constructor - for generic creation.
|
RowEntriesDTO(List<RowEntryDTO> rowentriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<RowEntryDTO> |
getRowEntries() |
void |
setRowEntries(List<RowEntryDTO> rowentriesList) |
public RowEntriesDTO()
public RowEntriesDTO(List<RowEntryDTO> rowentriesList)
public List<RowEntryDTO> getRowEntries()
public void setRowEntries(List<RowEntryDTO> rowentriesList)
rowentriesList - the rowentriesList to setCopyright © 2017 SAP SE. All Rights Reserved.