public interface List2
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Interface and Description |
|---|---|
static class |
List2.LeafIdentifier
Identify the leaf of List2.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLeafValueSet(List2.LeafIdentifier leaf)
Checks if the leaf value is set.
|
int |
key2()
Returns the attribute key2.
|
void |
key2(int key2)
Sets the attribute key2.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
int key2()
BitSet valueLeafFlags()
void key2(int key2)
key2 - value of key2boolean isLeafValueSet(List2.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.