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