| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.demo1.rev20130715 |
Implementation of YANG node demo1.
|
| org.onosproject.yang.gen.v1.demo1.rev20130715.demo1 |
Implementation of YANG node demo1's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<List1> |
Demo1OpParam.list1 |
| Modifier and Type | Method and Description |
|---|---|
List<List1> |
Demo1OpParam.list1() |
List<List1> |
Demo1.list1()
Returns the attribute list1.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Demo1OpParam.addToList1(List1 addTo) |
void |
Demo1.addToList1(List1 addTo)
Adds to the list of list1.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Demo1OpParam.list1(List<List1> list1) |
void |
Demo1.list1(List<List1> list1)
Sets the attribute list1.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultList1
Represents the implementation of list1.
|
Copyright © 2018. All rights reserved.