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