| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietfinterfaces.rev20140508.yrtietfinterfaces.interfacesstate |
Implementation of YANG node interfacesState's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietfyangtypes.rev20130715.yrtietfyangtypes |
Implementation of YANG node yrtIetfYangTypes's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Gauge64 |
DefaultYangAutoPrefixInterface.speed |
| Modifier and Type | Method and Description |
|---|---|
Gauge64 |
YangAutoPrefixInterface.speed()
Returns the attribute speed.
|
Gauge64 |
DefaultYangAutoPrefixInterface.speed() |
| Modifier and Type | Method and Description |
|---|---|
void |
YangAutoPrefixInterface.speed(Gauge64 speed)
Sets the attribute speed.
|
void |
DefaultYangAutoPrefixInterface.speed(Gauge64 speed) |
| Modifier and Type | Method and Description |
|---|---|
static Gauge64 |
Gauge64.fromString(String valInString)
Returns the object of gauge64 fromString input String gauge64.
|
static Gauge64 |
Gauge64.of(BigInteger value)
Returns the object of gauge64 for type uint64.
|
Copyright © 2018. All rights reserved.