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