Class OpticalModulationCommand

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.action.Action, org.onosproject.codec.CodecContext

    public class OpticalModulationCommand
    extends org.onosproject.cli.AbstractShellCommand
    Get the target-output-power for specific optical-channel. This is a command for PowerConfig.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void doExecute()  
      • Methods inherited from class org.onosproject.cli.AbstractShellCommand

        annotations, annotations, annotations, appId, codec, error, execute, get, getService, jsonForEntity, mapper, outputJson, print
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.onosproject.codec.CodecContext

        decode, encode
    • Constructor Detail

      • OpticalModulationCommand

        public OpticalModulationCommand()
    • Method Detail

      • doExecute

        protected void doExecute()
                          throws java.lang.Exception
        Specified by:
        doExecute in class org.onosproject.cli.AbstractShellCommand
        Throws:
        java.lang.Exception