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