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