Class VplsOptArgCompleter

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

    public class VplsOptArgCompleter
    extends org.onosproject.cli.AbstractChoicesCompleter
    VPLS optional argument completer.
    • Field Detail

      • vpls

        protected Vpls vpls
      • interfaceService

        protected org.onosproject.net.intf.InterfaceService interfaceService
    • Constructor Detail

      • VplsOptArgCompleter

        public VplsOptArgCompleter()
    • Method Detail

      • choices

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