| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtsubscription.yrtsubscription |
Implementation of YANG node yrtSubscription's children nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Error
Represents the implementation of error.
|
class |
Ok
Represents the implementation of ok.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends SubscriptionResult> |
SubscriptionResultType.identityref()
Returns the attribute identityref.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionResultType.identityref(Class<? extends SubscriptionResult> identityref)
Sets the attribute identityref.
|
static SubscriptionResultType |
SubscriptionResultType.of(Class<? extends SubscriptionResult> value)
Returns the object of subscriptionResultType for type identityref.
|
| Constructor and Description |
|---|
SubscriptionResultType(Class<? extends SubscriptionResult> identityref)
Creates an instance of identityref.
|
Copyright © 2018. All rights reserved.