Package org.onosproject.cli.net
Class EncapTypeCompleter
- java.lang.Object
- 
- org.onosproject.cli.net.EncapTypeCompleter
 
- 
- All Implemented Interfaces:
- org.apache.karaf.shell.api.console.Completer
 
 public class EncapTypeCompleter extends Object implements org.apache.karaf.shell.api.console.Completer Encapsulation type completer.
- 
- 
Constructor SummaryConstructors Constructor Description EncapTypeCompleter()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description intcomplete(org.apache.karaf.shell.api.console.Session session, org.apache.karaf.shell.api.console.CommandLine commandLine, List<String> candidates)
 
-