| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtsubscription.yrtsubscription |
Implementation of YANG node yrtSubscription's children nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Active
Represents the implementation of active.
|
class |
Inactive
Represents the implementation of inactive.
|
class |
InError
Represents the implementation of inError.
|
class |
Suspended
Represents the implementation of suspended.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends SubscriptionStatus> |
SubscriptionStatusType.identityref()
Returns the attribute identityref.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionStatusType.identityref(Class<? extends SubscriptionStatus> identityref)
Sets the attribute identityref.
|
static SubscriptionStatusType |
SubscriptionStatusType.of(Class<? extends SubscriptionStatus> value)
Returns the object of subscriptionStatusType for type identityref.
|
| Constructor and Description |
|---|
SubscriptionStatusType(Class<? extends SubscriptionStatus> identityref)
Creates an instance of identityref.
|
Copyright © 2018. All rights reserved.