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