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