| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.actnietfroutingtypes.rev20170227.actnietfroutingtypes |
Implementation of YANG node actnIetfRoutingTypes's children nodes.
|
| org.onosproject.yang.gen.v1.actnietfroutingtypes.rev20170227.actnietfroutingtypes.timervaluemilliseconds |
Implementation of YANG node timerValueMilliseconds's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
TimerValueMillisecondsUnion |
TimerValueMilliseconds.union()
Returns the attribute union.
|
| Modifier and Type | Method and Description |
|---|---|
static TimerValueMilliseconds |
TimerValueMilliseconds.of(TimerValueMillisecondsUnion value)
Returns the object of timerValueMilliseconds for type union.
|
void |
TimerValueMilliseconds.union(TimerValueMillisecondsUnion union)
Sets the attribute union.
|
| Constructor and Description |
|---|
TimerValueMilliseconds(TimerValueMillisecondsUnion union)
Creates an instance of union.
|
| Modifier and Type | Method and Description |
|---|---|
static TimerValueMillisecondsUnion |
TimerValueMillisecondsUnion.fromString(String valInString)
Returns the object of timerValueMillisecondsUnion fromString input String timerValueMillisecondsUnion.
|
static TimerValueMillisecondsUnion |
TimerValueMillisecondsUnion.of(long value)
Returns the object of timerValueMillisecondsUnion for type uint32.
|
static TimerValueMillisecondsUnion |
TimerValueMillisecondsUnion.of(TimerValueMillisecondsUnionEnum1 value)
Returns the object of timerValueMillisecondsUnion for type enumeration.
|
Copyright © 2018. All rights reserved.