| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtsubscription.yrtsubscription.notificationorigininfo.notificationorigin |
Implementation of YANG node notificationOrigin's children nodes.
|
| org.onosproject.yang.gen.v1.yrtsubscription.yrtsubscription.subscriptions |
Implementation of YANG node subscriptions's children nodes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AddressOriginated
Abstraction of an entity which represents the functionality of addressOriginated.
|
interface |
InterfaceOriginated
Abstraction of an entity which represents the functionality of interfaceOriginated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAddressOriginated
Represents the implementation of addressOriginated.
|
class |
DefaultInterfaceOriginated
Represents the implementation of interfaceOriginated.
|
| Modifier and Type | Field and Description |
|---|---|
protected NotificationOrigin |
DefaultSubscription.notificationOrigin |
| Modifier and Type | Method and Description |
|---|---|
NotificationOrigin |
DefaultSubscription.notificationOrigin() |
NotificationOrigin |
Subscription.notificationOrigin()
Returns the attribute notificationOrigin.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSubscription.notificationOrigin(NotificationOrigin notificationOrigin) |
void |
Subscription.notificationOrigin(NotificationOrigin notificationOrigin)
Sets the attribute notificationOrigin.
|
Copyright © 2018. All rights reserved.