| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ytbdatatypes.rev20160826.ytbdatatypes |
Implementation of YANG node leaf7.
|
| org.onosproject.yang.gen.v1.ytbdatatypes.rev20160826.ytbdatatypes.def1 |
Implementation of YANG node def1's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
Def1Union |
Def1.union()
Returns the attribute union.
|
| Modifier and Type | Method and Description |
|---|---|
static Def1 |
Def1.of(Def1Union value)
Returns the object of def1 for type union.
|
void |
Def1.union(Def1Union union)
Sets the attribute union.
|
| Constructor and Description |
|---|
Def1(Def1Union union)
Creates an instance of union.
|
| Modifier and Type | Method and Description |
|---|---|
static Def1Union |
Def1Union.fromString(String valInString)
Returns the object of def1Union fromString input String def1Union.
|
static Def1Union |
Def1Union.of(BigInteger value)
Returns the object of def1Union for type uint64.
|
static Def1Union |
Def1Union.of(Def1UnionEnum1 value)
Returns the object of def1Union for type enumeration.
|
Copyright © 2018. All rights reserved.