|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SetCommandScriptArg
| Method Summary | |
|---|---|
java.lang.String |
getCommandNameArg()
Fetch the value of the commandNameArg argument. |
CommandScript |
getCommandScriptArg()
Fetch the value of the commandScriptArg argument. |
java.lang.String |
getCommandTypeArg()
Fetch the value of the commandTypeArg. |
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 |
setCommandScriptArg(CommandScript commandScriptArg)
Set the value of the commandScriptArg argument. |
void |
setCommandTypeArg(java.lang.String commandTypeArg)
Set the value of the commandTypeArg. |
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 getCommandScriptArg()
setCommandScriptArg(com.ail.core.CommandScript)void setCommandScriptArg(CommandScript commandScriptArg)
commandScriptArg - New value for commandScriptArg argument.getCommandScriptArg()java.lang.String getCommandTypeArg()
void setCommandTypeArg(java.lang.String commandTypeArg)
commandTypeArg - getCommandTypeArg()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||