| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietfeventnotifications.rev20161027.yrtietfeventnotifications |
Implementation of YANG node yrtIetfEventNotifications's children nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InternalError
Represents the implementation of internalError.
|
class |
NoResources
Represents the implementation of noResources.
|
class |
Other
Represents the implementation of other.
|
class |
SubscriptionDeleted
Represents the implementation of subscriptionDeleted.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends SubscriptionErrors> |
SubscriptionSuspReason.identityref()
Returns the attribute identityref.
|
Class<? extends SubscriptionErrors> |
SubscriptionTermReason.identityref()
Returns the attribute identityref.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionSuspReason.identityref(Class<? extends SubscriptionErrors> identityref)
Sets the attribute identityref.
|
void |
SubscriptionTermReason.identityref(Class<? extends SubscriptionErrors> identityref)
Sets the attribute identityref.
|
static SubscriptionSuspReason |
SubscriptionSuspReason.of(Class<? extends SubscriptionErrors> value)
Returns the object of subscriptionSuspReason for type identityref.
|
static SubscriptionTermReason |
SubscriptionTermReason.of(Class<? extends SubscriptionErrors> value)
Returns the object of subscriptionTermReason for type identityref.
|
| Constructor and Description |
|---|
SubscriptionSuspReason(Class<? extends SubscriptionErrors> identityref)
Creates an instance of identityref.
|
SubscriptionTermReason(Class<? extends SubscriptionErrors> identityref)
Creates an instance of identityref.
|
Copyright © 2018. All rights reserved.