| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.yrtietfrestconf.rev20170126.yrtietfrestconf.restconf |
Implementation of YANG node restconf's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static Restconf.LeafIdentifier |
Restconf.LeafIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Restconf.LeafIdentifier[] |
Restconf.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 |
Restconf.isLeafValueSet(Restconf.LeafIdentifier leaf)
Checks if the leaf value is set.
|
boolean |
DefaultRestconf.isLeafValueSet(Restconf.LeafIdentifier leaf) |
Copyright © 2018. All rights reserved.