| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.jsonlist.rev20160624.jsonlist |
Implementation of YANG node jsonlist's children nodes.
|
| org.onosproject.yang.gen.v1.jsonlist.rev20160624.jsonlist.top1 |
Implementation of YANG node top1's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<L1> |
DefaultTop1.l1 |
| Modifier and Type | Method and Description |
|---|---|
List<L1> |
Top1.l1()
Returns the attribute l1.
|
List<L1> |
DefaultTop1.l1() |
| Modifier and Type | Method and Description |
|---|---|
void |
Top1.addToL1(L1 addTo)
Adds to the list of l1.
|
void |
DefaultTop1.addToL1(L1 addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
Top1.l1(List<L1> l1)
Sets the attribute l1.
|
void |
DefaultTop1.l1(List<L1> l1) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultL1
Represents the implementation of l1.
|
Copyright © 2019. All rights reserved.