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