| Package | Description |
|---|---|
| com.fatwire.rest.beans |
| Modifier and Type | Field and Description |
|---|---|
protected NavigationNode |
Navigation.node |
| Modifier and Type | Field and Description |
|---|---|
protected List<NavigationNode> |
NavigationNodePath.nodes |
| Modifier and Type | Method and Description |
|---|---|
NavigationNode |
ObjectFactory.createNavigationNode()
Create an instance of
NavigationNode |
NavigationNode |
Navigation.getNode()
Gets the value of the node property.
|
| Modifier and Type | Method and Description |
|---|---|
List<NavigationNode> |
NavigationNodePath.getNodes()
Gets the value of the nodes property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Navigation.setNode(NavigationNode value)
Sets the value of the node property.
|