public class CompositeEntriesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CompositeEntriesDTO()
Generated constructor - for generic creation.
|
CompositeEntriesDTO(List<CompositeEntryDTO> compositeentriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CompositeEntryDTO> |
getCompositeEntries() |
void |
setCompositeEntries(List<CompositeEntryDTO> compositeentriesList) |
public CompositeEntriesDTO()
public CompositeEntriesDTO(List<CompositeEntryDTO> compositeentriesList)
public List<CompositeEntryDTO> getCompositeEntries()
public void setCompositeEntries(List<CompositeEntryDTO> compositeentriesList)
compositeentriesList - the compositeentriesList to setCopyright © 2017 SAP SE. All Rights Reserved.