| 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.timervalueseconds32 |
Implementation of YANG node timerValueSeconds32's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
TimerValueSeconds32Union |
TimerValueSeconds32.union()
Returns the attribute union.
|
| Modifier and Type | Method and Description |
|---|---|
static TimerValueSeconds32 |
TimerValueSeconds32.of(TimerValueSeconds32Union value)
Returns the object of timerValueSeconds32 for type union.
|
void |
TimerValueSeconds32.union(TimerValueSeconds32Union union)
Sets the attribute union.
|
| Constructor and Description |
|---|
TimerValueSeconds32(TimerValueSeconds32Union union)
Creates an instance of union.
|
| Modifier and Type | Method and Description |
|---|---|
static TimerValueSeconds32Union |
TimerValueSeconds32Union.fromString(String valInString)
Returns the object of timerValueSeconds32Union fromString input String timerValueSeconds32Union.
|
static TimerValueSeconds32Union |
TimerValueSeconds32Union.of(long value)
Returns the object of timerValueSeconds32Union for type uint32.
|
static TimerValueSeconds32Union |
TimerValueSeconds32Union.of(TimerValueSeconds32UnionEnum1 value)
Returns the object of timerValueSeconds32Union for type enumeration.
|
Copyright © 2018. All rights reserved.