| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietfyangtypes.rev20130715.yrtietfyangtypes |
Implementation of YANG node yrtIetfYangTypes'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.
|
Copyright © 2017. All rights reserved.