| Package | Description |
|---|---|
| com.fatwire.rest.beans |
| Modifier and Type | Field and Description |
|---|---|
protected NavigationNodeChildren |
Navigation.placedChildren |
protected NavigationNodeChildren |
Navigation.unPlacedChildren |
| Modifier and Type | Method and Description |
|---|---|
NavigationNodeChildren |
ObjectFactory.createNavigationNodeChildren()
Create an instance of
NavigationNodeChildren |
NavigationNodeChildren |
Navigation.getPlacedChildren()
Gets the value of the placedChildren property.
|
NavigationNodeChildren |
Navigation.getUnPlacedChildren()
Gets the value of the unPlacedChildren property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Navigation.setPlacedChildren(NavigationNodeChildren value)
Sets the value of the placedChildren property.
|
void |
Navigation.setUnPlacedChildren(NavigationNodeChildren value)
Sets the value of the unPlacedChildren property.
|