org.ow2.shelbie.core.internal.extension.type
Class ECommand

java.lang.Object
  extended by org.ow2.shelbie.core.internal.extension.type.ECommand

public class ECommand
extends Object

Created by IntelliJ IDEA. User: Guillaume Date: 5 f�vr. 2010 Time: 21:41:44 To change this template use File | Settings | File Templates.


Constructor Summary
ECommand(String action)
           
 
Method Summary
 void addCompleter(ECompleter completer)
           
 String getAction()
           
 List<ECompleter> getCompleters()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ECommand

public ECommand(String action)
Method Detail

addCompleter

public void addCompleter(ECompleter completer)

getAction

public String getAction()

getCompleters

public List<ECompleter> getCompleters()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013 OW2 Consortium. All Rights Reserved.