|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GetCommandScriptArg
| Method Summary | |
|---|---|
java.lang.String |
getCommandNameArg()
Fetch the value of the commandNameArg argument. |
CommandScript |
getCommandScriptRet()
Fetch the value of the commandScriptRet argument. |
java.lang.String |
getNamespaceArg()
Fetch the value of the namespaceArg argument. |
void |
setCommandNameArg(java.lang.String commandNameArg)
Set the value of the commandNameArg argument. |
void |
setCommandScriptRet(CommandScript commandScriptRet)
Set the value of the commandScriptRet argument. |
void |
setNamespaceArg(java.lang.String namespaceArg)
Set the value of the namespaceArg argument. |
| Methods inherited from interface com.ail.core.command.CommandArg |
|---|
getCallersCore, setCallersCore |
| Method Detail |
|---|
java.lang.String getNamespaceArg()
setNamespaceArg(java.lang.String)void setNamespaceArg(java.lang.String namespaceArg)
namespaceArg - New value for namespaceArg argument.getNamespaceArg()java.lang.String getCommandNameArg()
setCommandNameArg(java.lang.String)void setCommandNameArg(java.lang.String commandNameArg)
commandNameArg - New value for commandNameArg argument.getCommandNameArg()CommandScript getCommandScriptRet()
setCommandScriptRet(com.ail.core.CommandScript)void setCommandScriptRet(CommandScript commandScriptRet)
commandScriptRet - New value for commandScriptRet argument.getCommandScriptRet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||