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