public class SimpleSuggestionComponentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
SimpleSuggestionComponentsDTO()
Generated constructor - for generic creation.
|
SimpleSuggestionComponentsDTO(List<SimpleSuggestionComponentDTO> simplesuggestioncomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<SimpleSuggestionComponentDTO> |
getSimpleSuggestionComponents() |
void |
setSimpleSuggestionComponents(List<SimpleSuggestionComponentDTO> simplesuggestioncomponentsList) |
public SimpleSuggestionComponentsDTO()
public SimpleSuggestionComponentsDTO(List<SimpleSuggestionComponentDTO> simplesuggestioncomponentsList)
public List<SimpleSuggestionComponentDTO> getSimpleSuggestionComponents()
public void setSimpleSuggestionComponents(List<SimpleSuggestionComponentDTO> simplesuggestioncomponentsList)
simplesuggestioncomponentsList - the simplesuggestioncomponentsList to setCopyright © 2017 SAP SE. All Rights Reserved.