public class ECommand extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addCompleter(ECompleter completer) |
String |
getAction() |
List<ECompleter> |
getCompleters() |
String |
toString() |
public ECommand(String action)
public void addCompleter(ECompleter completer)
public String getAction()
public List<ECompleter> getCompleters()
Copyright © 2013 OW2 Consortium. All Rights Reserved.