public interface NetworksState
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
void |
addToNetwork(Network addTo)
Adds to the list of network.
|
List<Network> |
network()
Returns the attribute network.
|
void |
network(List<Network> network)
Sets the attribute network.
|
Copyright © 2018. All rights reserved.