Class VplsOptArgCompleter
- java.lang.Object
-
- org.onosproject.cli.AbstractCompleter
-
- org.onosproject.cli.AbstractChoicesCompleter
-
- org.onosproject.vpls.cli.completer.VplsOptArgCompleter
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.console.Completer
public class VplsOptArgCompleter extends org.onosproject.cli.AbstractChoicesCompleterVPLS optional argument completer.
-
-
Field Summary
Fields Modifier and Type Field Description protected org.onosproject.net.intf.InterfaceServiceinterfaceServiceprotected Vplsvpls
-
Constructor Summary
Constructors Constructor Description VplsOptArgCompleter()
-
-
-
Field Detail
-
vpls
protected Vpls vpls
-
interfaceService
protected org.onosproject.net.intf.InterfaceService interfaceService
-
-