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