| 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<Ll1Union> |
ModuleListAndKeyOpParam.ll1 |
| Modifier and Type | Method and Description |
|---|---|
List<Ll1Union> |
ModuleListAndKeyOpParam.ll1() |
List<Ll1Union> |
ModuleListAndKey.ll1()
Returns the attribute ll1.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleListAndKeyOpParam.addToLl1(Ll1Union addTo) |
void |
ModuleListAndKey.addToLl1(Ll1Union addTo)
Adds to the list of ll1.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleListAndKeyOpParam.ll1(List<Ll1Union> ll1) |
void |
ModuleListAndKey.ll1(List<Ll1Union> ll1)
Sets the attribute ll1.
|
| Modifier and Type | Method and Description |
|---|---|
static Ll1Union |
Ll1Union.fromString(String valInString)
Returns the object of ll1Union fromString input String ll1Union.
|
static Ll1Union |
Ll1Union.of(byte value)
Returns the object of ll1Union for type int8.
|
static Ll1Union |
Ll1Union.of(short value)
Returns the object of ll1Union for type uint8.
|
Copyright © 2018. All rights reserved.