public class StoreFinderComponentsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
StoreFinderComponentsDTO()
Generated constructor - for generic creation.
|
StoreFinderComponentsDTO(java.util.List<StoreFinderComponentDTO> storefindercomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StoreFinderComponentDTO> |
getStoreFinderComponents() |
void |
setStoreFinderComponents(java.util.List<StoreFinderComponentDTO> storefindercomponentsList) |
getUri, setUripublic StoreFinderComponentsDTO()
public StoreFinderComponentsDTO(java.util.List<StoreFinderComponentDTO> storefindercomponentsList)
public java.util.List<StoreFinderComponentDTO> getStoreFinderComponents()
public void setStoreFinderComponents(java.util.List<StoreFinderComponentDTO> storefindercomponentsList)
storefindercomponentsList - the storefindercomponentsList to setCopyright © 2018 SAP SE. All Rights Reserved.