public class OpticalPortsListCommand
extends org.onosproject.cli.net.DevicePortsListCommand
| Constructor and Description |
|---|
OpticalPortsListCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute() |
protected boolean |
isIncluded(org.onosproject.net.Port port) |
protected void |
printPorts(org.onosproject.net.device.DeviceService service,
org.onosproject.net.Device device) |
getSortedDevices, printDeviceannotations, annotations, annotations, appId, codec, error, execute, get, getService, jsonForEntity, mapper, outputJson, printprotected void doExecute()
doExecute in class org.onosproject.cli.net.DevicePortsListCommandprotected boolean isIncluded(org.onosproject.net.Port port)
isIncluded in class org.onosproject.cli.net.DevicePortsListCommandprotected void printPorts(org.onosproject.net.device.DeviceService service,
org.onosproject.net.Device device)
printPorts in class org.onosproject.cli.net.DevicePortsListCommand