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