| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.modulelistandkey.rev20160826.modulelistandkey |
Implementation of YANG node moduleListAndKey's children nodes.
|
| org.onosproject.yang.gen.v1.modulelistandkey.rev20160826.modulelistandkey.type |
Implementation of YANG node type's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Leaf6Enum |
DefaultType.leaf6 |
protected Leaf6Enum |
TypeKeys.leaf6 |
| Modifier and Type | Method and Description |
|---|---|
Leaf6Enum |
Type.leaf6()
Returns the attribute leaf6.
|
Leaf6Enum |
DefaultType.leaf6() |
Leaf6Enum |
TypeKeys.leaf6()
Returns the attribute leaf6.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Type.leaf6(Leaf6Enum leaf6)
Sets the attribute leaf6.
|
void |
DefaultType.leaf6(Leaf6Enum leaf6) |
void |
TypeKeys.leaf6(Leaf6Enum leaf6)
Sets the value to attribute leaf6.
|
| Modifier and Type | Method and Description |
|---|---|
static Leaf6Enum |
Leaf6Enum.of(int value)
Returns the object of leaf6Enum for.
|
static Leaf6Enum |
Leaf6Enum.of(String value)
Returns the object of leaf6Enum for.
|
static Leaf6Enum |
Leaf6Enum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Leaf6Enum[] |
Leaf6Enum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.