| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.demo1.rev20130715.demo1 |
Implementation of YANG node demo1's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Device> |
DefaultDevice.device |
| Modifier and Type | Method and Description |
|---|---|
List<Device> |
DefaultDevice.device() |
List<Device> |
Device.device()
Returns the attribute device.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultDevice.addToDevice(Device addTo) |
void |
Device.addToDevice(Device addTo)
Adds to the list of device.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultDevice.device(List<Device> device) |
void |
Device.device(List<Device> device)
Sets the attribute device.
|
Copyright © 2018. All rights reserved.