public class QuoteEntriesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
QuoteEntriesDTO()
Generated constructor - for generic creation.
|
QuoteEntriesDTO(List<QuoteEntryDTO> quoteentriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<QuoteEntryDTO> |
getQuoteEntries() |
void |
setQuoteEntries(List<QuoteEntryDTO> quoteentriesList) |
public QuoteEntriesDTO()
public QuoteEntriesDTO(List<QuoteEntryDTO> quoteentriesList)
public List<QuoteEntryDTO> getQuoteEntries()
public void setQuoteEntries(List<QuoteEntryDTO> quoteentriesList)
quoteentriesList - the quoteentriesList to setCopyright © 2017 SAP SE. All Rights Reserved.