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