| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietfnetwork.rev20151208.yrtietfnetwork.networks |
Implementation of YANG node networks's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietfnetwork.rev20151208.yrtietfnetwork.networks.network |
Implementation of YANG node network's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<SupportingNetwork> |
DefaultNetwork.supportingNetwork |
| Modifier and Type | Method and Description |
|---|---|
List<SupportingNetwork> |
Network.supportingNetwork()
Returns the attribute supportingNetwork.
|
List<SupportingNetwork> |
DefaultNetwork.supportingNetwork() |
| Modifier and Type | Method and Description |
|---|---|
void |
Network.addToSupportingNetwork(SupportingNetwork addTo)
Adds to the list of supportingNetwork.
|
void |
DefaultNetwork.addToSupportingNetwork(SupportingNetwork addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
Network.supportingNetwork(List<SupportingNetwork> supportingNetwork)
Sets the attribute supportingNetwork.
|
void |
DefaultNetwork.supportingNetwork(List<SupportingNetwork> supportingNetwork) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSupportingNetwork
Represents the implementation of supportingNetwork.
|
Copyright © 2017. All rights reserved.