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