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