public interface Device
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
void |
addToDevice(Device addTo)
Adds to the list of device.
|
List<Device> |
device()
Returns the attribute device.
|
void |
device(List<Device> device)
Sets the attribute device.
|
Copyright © 2018. All rights reserved.