Class VplsCommandCompleter

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.console.Completer

    public class VplsCommandCompleter
    extends org.onosproject.cli.AbstractChoicesCompleter
    VPLS command completer.
    • Constructor Detail

      • VplsCommandCompleter

        public VplsCommandCompleter()
    • Method Detail

      • choices

        public List<String> choices()
        Specified by:
        choices in class org.onosproject.cli.AbstractChoicesCompleter