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