| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.network.rev20151208.yrtietfnetwork |
Implementation of YANG node yrtIetfNetwork's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.network.rev20151208.yrtietfnetwork.networksstate |
Implementation of YANG node networksState's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Network> |
DefaultNetworksState.network |
| Modifier and Type | Method and Description |
|---|---|
List<Network> |
NetworksState.network()
Returns the attribute network.
|
List<Network> |
DefaultNetworksState.network() |
| Modifier and Type | Method and Description |
|---|---|
void |
NetworksState.network(List<Network> network)
Sets the attribute network.
|
void |
DefaultNetworksState.network(List<Network> network) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNetwork
Represents the implementation of network.
|
Copyright © 2017. All rights reserved.