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