public class BreadcrumbDTO extends Object
| Constructor and Description | 
|---|
| BreadcrumbDTO() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getLink() | 
| String | getText() | 
| String | getType() | 
| void | setLink(String link) | 
| void | setText(String text) | 
| void | setType(BreadcrumbDTOType type) | 
Copyright © 2020. All rights reserved.