public class NavigationComponentsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
NavigationComponentsDTO()
Generated constructor - for generic creation.
|
NavigationComponentsDTO(java.util.List<NavigationComponentDTO> navigationcomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NavigationComponentDTO> |
getNavigationComponents() |
void |
setNavigationComponents(java.util.List<NavigationComponentDTO> navigationcomponentsList) |
getUri, setUripublic NavigationComponentsDTO()
public NavigationComponentsDTO(java.util.List<NavigationComponentDTO> navigationcomponentsList)
public java.util.List<NavigationComponentDTO> getNavigationComponents()
public void setNavigationComponents(java.util.List<NavigationComponentDTO> navigationcomponentsList)
navigationcomponentsList - the navigationcomponentsList to setCopyright © 2018 SAP SE. All Rights Reserved.