| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietfyangtypes.rev20130715.yrtietfyangtypes |
Implementation of YANG node yrtIetfYangTypes's children nodes.
|
| org.onosproject.yang.gen.v1.yrtsubscription.yrtsubscription.subscriptions.subscription.receivers.receiver |
Implementation of YANG node subscription's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
Counter64 |
ZeroBasedCounter64.counter64()
Returns the attribute counter64.
|
static Counter64 |
Counter64.fromString(String valInString)
Returns the object of counter64 fromString input String counter64.
|
static Counter64 |
Counter64.of(BigInteger value)
Returns the object of counter64 for type uint64.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZeroBasedCounter64.counter64(Counter64 counter64)
Sets the attribute counter64.
|
static ZeroBasedCounter64 |
ZeroBasedCounter64.of(Counter64 value)
Returns the object of zeroBasedCounter64 for type counter64.
|
| Constructor and Description |
|---|
ZeroBasedCounter64(Counter64 counter64)
Creates an instance of counter64.
|
| Modifier and Type | Field and Description |
|---|---|
protected Counter64 |
DefaultAugmentedReceiver.excludedNotifications |
protected Counter64 |
DefaultAugmentedReceiver.pushedNotifications |
| Modifier and Type | Method and Description |
|---|---|
Counter64 |
DefaultAugmentedReceiver.excludedNotifications() |
Counter64 |
AugmentedReceiver.excludedNotifications()
Returns the attribute excludedNotifications.
|
Counter64 |
DefaultAugmentedReceiver.pushedNotifications() |
Counter64 |
AugmentedReceiver.pushedNotifications()
Returns the attribute pushedNotifications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAugmentedReceiver.excludedNotifications(Counter64 excludedNotifications) |
void |
AugmentedReceiver.excludedNotifications(Counter64 excludedNotifications)
Sets the attribute excludedNotifications.
|
void |
DefaultAugmentedReceiver.pushedNotifications(Counter64 pushedNotifications) |
void |
AugmentedReceiver.pushedNotifications(Counter64 pushedNotifications)
Sets the attribute pushedNotifications.
|
Copyright © 2017. All rights reserved.