| 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<L1> |
SampleOpParam.l1 |
| Modifier and Type | Method and Description |
|---|---|
List<L1> |
SampleOpParam.l1() |
List<L1> |
Sample.l1()
Returns the attribute l1.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SampleOpParam.addToL1(L1 addTo) |
void |
Sample.addToL1(L1 addTo)
Adds to the list of l1.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SampleOpParam.l1(List<L1> l1) |
void |
Sample.l1(List<L1> l1)
Sets the attribute l1.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultL1
Represents the implementation of l1.
|
Copyright © 2017. All rights reserved.