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