| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.simpledatatypes.rev20131112.simpledatatypes.cont |
Implementation of YANG node lfbits.
|
| org.onosproject.yang.gen.v1.simpledatatypes.rev20131112.simpledatatypes.cont.lfunion14union |
Implementation of YANG node lfunion14Union's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
Lfunion14UnionEnum1 |
Lfunion14Union.enumeration()
Returns the attribute enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Lfunion14Union.enumeration(Lfunion14UnionEnum1 enumeration)
Sets the attribute enumeration.
|
static Lfunion14Union |
Lfunion14Union.of(Lfunion14UnionEnum1 value)
Returns the object of lfunion14Union for type enumeration.
|
| Constructor and Description |
|---|
Lfunion14Union(Lfunion14UnionEnum1 enumeration)
Creates an instance of enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
static Lfunion14UnionEnum1 |
Lfunion14UnionEnum1.of(int value)
Returns the object of lfunion14UnionEnum1 for.
|
static Lfunion14UnionEnum1 |
Lfunion14UnionEnum1.of(String value)
Returns the object of lfunion14UnionEnum1 for.
|
static Lfunion14UnionEnum1 |
Lfunion14UnionEnum1.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Lfunion14UnionEnum1[] |
Lfunion14UnionEnum1.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.