| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietfinterfaces.rev20140508.yrtietfinterfaces.interfacesstate.yangautoprefixinterface |
Implementation of YANG node yangAutoPrefixInterface's children nodes.
|
| 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 | Field and Description |
|---|---|
protected Counter64 |
DefaultStatistics.inBroadcastPkts |
protected Counter64 |
DefaultStatistics.inMulticastPkts |
protected Counter64 |
DefaultStatistics.inOctets |
protected Counter64 |
DefaultStatistics.inUnicastPkts |
protected Counter64 |
DefaultStatistics.outBroadcastPkts |
protected Counter64 |
DefaultStatistics.outMulticastPkts |
protected Counter64 |
DefaultStatistics.outOctets |
protected Counter64 |
DefaultStatistics.outUnicastPkts |
| Modifier and Type | Method and Description |
|---|---|
Counter64 |
Statistics.inBroadcastPkts()
Returns the attribute inBroadcastPkts.
|
Counter64 |
DefaultStatistics.inBroadcastPkts() |
Counter64 |
Statistics.inMulticastPkts()
Returns the attribute inMulticastPkts.
|
Counter64 |
DefaultStatistics.inMulticastPkts() |
Counter64 |
Statistics.inOctets()
Returns the attribute inOctets.
|
Counter64 |
DefaultStatistics.inOctets() |
Counter64 |
Statistics.inUnicastPkts()
Returns the attribute inUnicastPkts.
|
Counter64 |
DefaultStatistics.inUnicastPkts() |
Counter64 |
Statistics.outBroadcastPkts()
Returns the attribute outBroadcastPkts.
|
Counter64 |
DefaultStatistics.outBroadcastPkts() |
Counter64 |
Statistics.outMulticastPkts()
Returns the attribute outMulticastPkts.
|
Counter64 |
DefaultStatistics.outMulticastPkts() |
Counter64 |
Statistics.outOctets()
Returns the attribute outOctets.
|
Counter64 |
DefaultStatistics.outOctets() |
Counter64 |
Statistics.outUnicastPkts()
Returns the attribute outUnicastPkts.
|
Counter64 |
DefaultStatistics.outUnicastPkts() |
| Modifier and Type | Method and Description |
|---|---|
void |
Statistics.inBroadcastPkts(Counter64 inBroadcastPkts)
Sets the attribute inBroadcastPkts.
|
void |
DefaultStatistics.inBroadcastPkts(Counter64 inBroadcastPkts) |
void |
Statistics.inMulticastPkts(Counter64 inMulticastPkts)
Sets the attribute inMulticastPkts.
|
void |
DefaultStatistics.inMulticastPkts(Counter64 inMulticastPkts) |
void |
Statistics.inOctets(Counter64 inOctets)
Sets the attribute inOctets.
|
void |
DefaultStatistics.inOctets(Counter64 inOctets) |
void |
Statistics.inUnicastPkts(Counter64 inUnicastPkts)
Sets the attribute inUnicastPkts.
|
void |
DefaultStatistics.inUnicastPkts(Counter64 inUnicastPkts) |
void |
Statistics.outBroadcastPkts(Counter64 outBroadcastPkts)
Sets the attribute outBroadcastPkts.
|
void |
DefaultStatistics.outBroadcastPkts(Counter64 outBroadcastPkts) |
void |
Statistics.outMulticastPkts(Counter64 outMulticastPkts)
Sets the attribute outMulticastPkts.
|
void |
DefaultStatistics.outMulticastPkts(Counter64 outMulticastPkts) |
void |
Statistics.outOctets(Counter64 outOctets)
Sets the attribute outOctets.
|
void |
DefaultStatistics.outOctets(Counter64 outOctets) |
void |
Statistics.outUnicastPkts(Counter64 outUnicastPkts)
Sets the attribute outUnicastPkts.
|
void |
DefaultStatistics.outUnicastPkts(Counter64 outUnicastPkts) |
| 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 |
AugmentedReceiver.excludedNotifications()
Returns the attribute excludedNotifications.
|
Counter64 |
DefaultAugmentedReceiver.excludedNotifications() |
Counter64 |
AugmentedReceiver.pushedNotifications()
Returns the attribute pushedNotifications.
|
Counter64 |
DefaultAugmentedReceiver.pushedNotifications() |
| Modifier and Type | Method and Description |
|---|---|
void |
AugmentedReceiver.excludedNotifications(Counter64 excludedNotifications)
Sets the attribute excludedNotifications.
|
void |
DefaultAugmentedReceiver.excludedNotifications(Counter64 excludedNotifications) |
void |
AugmentedReceiver.pushedNotifications(Counter64 pushedNotifications)
Sets the attribute pushedNotifications.
|
void |
DefaultAugmentedReceiver.pushedNotifications(Counter64 pushedNotifications) |
Copyright © 2018. All rights reserved.