| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietfeventnotifications.rev20161027.yrtietfeventnotifications.establishsubscription |
Implementation of YANG node establishSubscription's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietfeventnotifications.rev20161027.yrtietfeventnotifications.modifysubscription |
Implementation of YANG node modifySubscription's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietfeventnotifications.rev20161027.yrtietfeventnotifications.subscriptionresponse.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 | Field and Description |
|---|---|
protected Result |
DefaultModifySubscriptionOutput.result |
| Modifier and Type | Method and Description |
|---|---|
Result |
DefaultModifySubscriptionOutput.result() |
Result |
ModifySubscriptionOutput.result()
Returns the attribute result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultModifySubscriptionOutput.result(Result result) |
void |
ModifySubscriptionOutput.result(Result result)
Sets the attribute result.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
NoSuccess
Abstraction of an entity which represents the functionality of noSuccess.
|
interface |
Success
Abstraction of an entity which represents the functionality of success.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNoSuccess
Represents the implementation of noSuccess.
|
class |
DefaultSuccess
Represents the implementation of success.
|
Copyright © 2018. All rights reserved.