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