| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yangautoprefixlist.rev20160624 |
Implementation of YANG node list4.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<L1> |
YangAutoPrefixListOpParam.l1 |
| Modifier and Type | Method and Description |
|---|---|
List<L1> |
YangAutoPrefixList.l1()
Returns the attribute l1.
|
List<L1> |
YangAutoPrefixListOpParam.l1() |
| Modifier and Type | Method and Description |
|---|---|
void |
YangAutoPrefixList.addToL1(L1 addTo)
Adds to the list of l1.
|
void |
YangAutoPrefixListOpParam.addToL1(L1 addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
YangAutoPrefixList.l1(List<L1> l1)
Sets the attribute l1.
|
void |
YangAutoPrefixListOpParam.l1(List<L1> l1) |
Copyright © 2018. All rights reserved.