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