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