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