| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yangautoprefixlist.rev20160624.yangautoprefixlist |
Implementation of YANG node yangAutoPrefixList's children nodes.
|
| org.onosproject.yang.gen.v1.yangautoprefixlist.rev20160624.yangautoprefixlist.c2 |
Implementation of YANG node c2's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<L2> |
DefaultC2.l2 |
| Modifier and Type | Method and Description |
|---|---|
List<L2> |
DefaultC2.l2() |
List<L2> |
C2.l2()
Returns the attribute l2.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultC2.addToL2(L2 addTo) |
void |
C2.addToL2(L2 addTo)
Adds to the list of l2.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultC2.l2(List<L2> l2) |
void |
C2.l2(List<L2> l2)
Sets the attribute l2.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultL2
Represents the implementation of l2.
|
Copyright © 2017. All rights reserved.