public class UIRoute extends Object
| Constructor and Description |
|---|
UIRoute() |
UIRoute(String route,
String templateHref) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRoute() |
String |
getTemplateHref() |
void |
setRoute(String route) |
void |
setTemplateHref(String templateHref) |
UIRoute |
withRoute(String route) |
UIRoute |
withTemplateHref(String templateHref) |
Copyright © 2011-2015. All Rights Reserved.