| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietfnetwork.rev20151208.yrtietfnetwork.networks.network |
Implementation of YANG node network's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietfnetwork.rev20151208.yrtietfnetwork.networks.network.node |
Implementation of YANG node node's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<SupportingNode> |
DefaultNode.supportingNode |
| Modifier and Type | Method and Description |
|---|---|
List<SupportingNode> |
DefaultNode.supportingNode() |
List<SupportingNode> |
Node.supportingNode()
Returns the attribute supportingNode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultNode.addToSupportingNode(SupportingNode addTo) |
void |
Node.addToSupportingNode(SupportingNode addTo)
Adds to the list of supportingNode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultNode.supportingNode(List<SupportingNode> supportingNode) |
void |
Node.supportingNode(List<SupportingNode> supportingNode)
Sets the attribute supportingNode.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSupportingNode
Represents the implementation of supportingNode.
|
Copyright © 2018. All rights reserved.