public class DeviceTableRow extends AbstractTableRow
devices.| Constructor and Description |
|---|
DeviceTableRow(org.onosproject.net.device.DeviceService service,
org.onosproject.net.Device d) |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
columnIds()
Subclasses must provide the list of column IDs.
|
add, get, toJsonNodepublic DeviceTableRow(org.onosproject.net.device.DeviceService service,
org.onosproject.net.Device d)
protected String[] columnIds()
AbstractTableRowcolumnIds in class AbstractTableRowCopyright © 2015. All rights reserved.