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