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