| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.samplenamespace |
Implementation of YANG node sample.
|
| org.onosproject.yang.gen.v1.samplenamespace.sample |
Implementation of YANG node sample's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<L2> |
SampleOpParam.l2 |
| Modifier and Type | Method and Description |
|---|---|
List<L2> |
SampleOpParam.l2() |
List<L2> |
Sample.l2()
Returns the attribute l2.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SampleOpParam.addToL2(L2 addTo) |
void |
Sample.addToL2(L2 addTo)
Adds to the list of l2.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SampleOpParam.l2(List<L2> l2) |
void |
Sample.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.