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