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