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