| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtsubscription.yrtsubscription.establishsubscription |
Implementation of YANG node establishSubscription's children nodes.
|
| org.onosproject.yang.gen.v1.yrtsubscription.yrtsubscription.subscriptionpolicynonmodifiable.target |
Implementation of YANG node target's children nodes.
|
| org.onosproject.yang.gen.v1.yrtsubscription.yrtsubscription.subscriptions |
Implementation of YANG node subscriptions's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Target |
DefaultEstablishSubscriptionInput.target |
| Modifier and Type | Method and Description |
|---|---|
Target |
EstablishSubscriptionInput.target()
Returns the attribute target.
|
Target |
DefaultEstablishSubscriptionInput.target() |
| Modifier and Type | Method and Description |
|---|---|
void |
EstablishSubscriptionInput.target(Target target)
Sets the attribute target.
|
void |
DefaultEstablishSubscriptionInput.target(Target target) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventStream
Abstraction of an entity which represents the functionality of eventStream.
|
| Modifier and Type | Field and Description |
|---|---|
protected Target |
DefaultSubscription.target |
| Modifier and Type | Method and Description |
|---|---|
Target |
DefaultSubscription.target() |
Target |
Subscription.target()
Returns the attribute target.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSubscription.target(Target target) |
void |
Subscription.target(Target target)
Sets the attribute target.
|
Copyright © 2018. All rights reserved.