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