| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ytbdatatypes.rev20160826.ytbdatatypes.def1 |
Implementation of YANG node def1's children nodes.
|
| org.onosproject.yang.gen.v1.ytbdatatypes.rev20160826.ytbdatatypes.def1.def1union |
Implementation of YANG node def1Union's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
Def1UnionEnum1 |
Def1Union.enumeration()
Returns the attribute enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Def1Union.enumeration(Def1UnionEnum1 enumeration)
Sets the attribute enumeration.
|
static Def1Union |
Def1Union.of(Def1UnionEnum1 value)
Returns the object of def1Union for type enumeration.
|
| Constructor and Description |
|---|
Def1Union(Def1UnionEnum1 enumeration)
Creates an instance of enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
static Def1UnionEnum1 |
Def1UnionEnum1.of(int value)
Returns the object of def1UnionEnum1 for.
|
static Def1UnionEnum1 |
Def1UnionEnum1.of(String value)
Returns the object of def1UnionEnum1 for.
|
static Def1UnionEnum1 |
Def1UnionEnum1.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Def1UnionEnum1[] |
Def1UnionEnum1.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.