| 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.establishsubscription.establishsubscriptionoutput.result.augmentedresult |
Implementation of YANG node augmentedResult's children nodes.
|
| org.onosproject.yang.gen.v1.yrtsubscription.yrtsubscription.subscriptionresponsewithhints.result |
Implementation of YANG node result's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Result |
DefaultEstablishSubscriptionOutput.result |
| Modifier and Type | Method and Description |
|---|---|
Result |
DefaultEstablishSubscriptionOutput.result() |
Result |
EstablishSubscriptionOutput.result()
Returns the attribute result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultEstablishSubscriptionOutput.result(Result result) |
void |
EstablishSubscriptionOutput.result(Result result)
Sets the attribute result.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Success
Abstraction of an entity which represents the functionality of success.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
NoSuccess
Abstraction of an entity which represents the functionality of noSuccess.
|
Copyright © 2018. All rights reserved.