| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.listanydata.rev20160624 |
Implementation of YANG node listAnydata.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<L1> |
ListAnydataOpParam.l1 |
| Modifier and Type | Method and Description |
|---|---|
List<L1> |
ListAnydataOpParam.l1() |
List<L1> |
ListAnydata.l1()
Returns the attribute l1.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAnydataOpParam.addToL1(L1 addTo) |
void |
ListAnydata.addToL1(L1 addTo)
Adds to the list of l1.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAnydataOpParam.l1(List<L1> l1) |
void |
ListAnydata.l1(List<L1> l1)
Sets the attribute l1.
|
Copyright © 2017. All rights reserved.