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