| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network3.rev20151208.ietfnetwork3.networks |
Implementation of YANG node networks's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static Network.LeafIdentifier |
Network.LeafIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Network.LeafIdentifier[] |
Network.LeafIdentifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Network.isLeafValueSet(Network.LeafIdentifier leaf)
Checks if the leaf value is set.
|
boolean |
DefaultNetwork.isLeafValueSet(Network.LeafIdentifier leaf) |
Copyright © 2017. All rights reserved.