public class OpticalPortsListCommand
extends org.onosproject.cli.net.DevicePortsListCommand
| Constructor and Description |
|---|
OpticalPortsListCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute() |
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, doExecute, error, get, getService, jsonForEntity, mapper, outputJson, printcheckInterrupted, executeprotected void execute()
execute 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