| Package | Description |
|---|---|
| com.fatwire.rest.beans |
| Modifier and Type | Field and Description |
|---|---|
protected Navigation |
NavigationBean.navigation |
| Modifier and Type | Field and Description |
|---|---|
protected List<Navigation> |
NavigationNodeChildren.children |
| Modifier and Type | Method and Description |
|---|---|
Navigation |
ObjectFactory.createNavigation()
Create an instance of
Navigation |
Navigation |
NavigationBean.getNavigation()
Gets the value of the navigation property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Navigation> |
NavigationNodeChildren.getchildren()
Gets the value of the children property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationBean.setNavigation(Navigation value)
Sets the value of the navigation property.
|