public class NavigationBarComponentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
NavigationBarComponentsDTO()
Generated constructor - for generic creation.
|
NavigationBarComponentsDTO(List<NavigationBarComponentDTO> navigationbarcomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<NavigationBarComponentDTO> |
getNavigationBarComponents() |
void |
setNavigationBarComponents(List<NavigationBarComponentDTO> navigationbarcomponentsList) |
public NavigationBarComponentsDTO()
public NavigationBarComponentsDTO(List<NavigationBarComponentDTO> navigationbarcomponentsList)
public List<NavigationBarComponentDTO> getNavigationBarComponents()
public void setNavigationBarComponents(List<NavigationBarComponentDTO> navigationbarcomponentsList)
navigationbarcomponentsList - the navigationbarcomponentsList to setCopyright © 2017 SAP SE. All Rights Reserved.