public class BreadcrumbComponentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
BreadcrumbComponentsDTO()
Generated constructor - for generic creation.
|
BreadcrumbComponentsDTO(List<BreadcrumbComponentDTO> breadcrumbcomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<BreadcrumbComponentDTO> |
getBreadcrumbComponents() |
void |
setBreadcrumbComponents(List<BreadcrumbComponentDTO> breadcrumbcomponentsList) |
public BreadcrumbComponentsDTO()
public BreadcrumbComponentsDTO(List<BreadcrumbComponentDTO> breadcrumbcomponentsList)
public List<BreadcrumbComponentDTO> getBreadcrumbComponents()
public void setBreadcrumbComponents(List<BreadcrumbComponentDTO> breadcrumbcomponentsList)
breadcrumbcomponentsList - the breadcrumbcomponentsList to setCopyright © 2017 SAP SE. All Rights Reserved.