| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.listanydata.rev20160624 |
Implementation of YANG node listAnydata.
|
| Modifier and Type | Method and Description |
|---|---|
static ListAnydata.LeafIdentifier |
ListAnydata.LeafIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListAnydata.LeafIdentifier[] |
ListAnydata.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 |
ListAnydataOpParam.isLeafValueSet(ListAnydata.LeafIdentifier leaf) |
boolean |
ListAnydata.isLeafValueSet(ListAnydata.LeafIdentifier leaf)
Checks if the leaf value is set.
|
Copyright © 2017. All rights reserved.