Package jadex.xml
Interface IReturnValueCommand
- 
 public interface IReturnValueCommandInterface for a command with return value.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Objectexecute(java.lang.Object args)Execute the command and optionally deliver a result.
 
-