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