|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ail.core.Type
com.ail.core.command.CommandArgImp
com.ail.core.configure.server.SetCommandScriptArgImp
public class SetCommandScriptArgImp
| Field Summary |
|---|
| Fields inherited from class com.ail.core.Type |
|---|
jXPathContext, NOT_PERSISTED |
| Constructor Summary | |
|---|---|
SetCommandScriptArgImp()
Default constructor |
|
| 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 class com.ail.core.command.CommandArgImp |
|---|
getCallersCore, setCallersCore |
| Methods inherited from class com.ail.core.Type |
|---|
addAttribute, clone, deleteLock, deleteSerialVersion, fetchJXPathContext, getAttribute, getAttribute, getAttributeCount, getForeignSystemId, getLock, getSerialVersion, getSystemId, hasLock, hasSerialVersion, hasSystemId, isPersisted, markAsNotPersisted, mergeWithDataFrom, removeAttribute, removeAttribute, setAttribute, setForeignSystemId, setLock, setSerialVersion, setSystemId, xpathGet, xpathGet, xpathIterate, xpathSet |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ail.core.command.CommandArg |
|---|
getCallersCore, setCallersCore |
| Constructor Detail |
|---|
public SetCommandScriptArgImp()
| Method Detail |
|---|
public java.lang.String getNamespaceArg()
getNamespaceArg in interface SetCommandScriptArgsetNamespaceArg(java.lang.String)public void setNamespaceArg(java.lang.String namespaceArg)
setNamespaceArg in interface SetCommandScriptArgnamespaceArg - New value for namespaceArg argument.getNamespaceArg()public java.lang.String getCommandNameArg()
getCommandNameArg in interface SetCommandScriptArgsetCommandNameArg(java.lang.String)public void setCommandNameArg(java.lang.String commandNameArg)
setCommandNameArg in interface SetCommandScriptArgcommandNameArg - New value for commandNameArg argument.getCommandNameArg()public CommandScript getCommandScriptArg()
getCommandScriptArg in interface SetCommandScriptArgsetCommandScriptArg(com.ail.core.CommandScript)public void setCommandScriptArg(CommandScript commandScriptArg)
setCommandScriptArg in interface SetCommandScriptArgcommandScriptArg - New value for commandScriptArg argument.getCommandScriptArg()public java.lang.String getCommandTypeArg()
getCommandTypeArg in interface SetCommandScriptArgpublic void setCommandTypeArg(java.lang.String commandTypeArg)
setCommandTypeArg in interface SetCommandScriptArgcommandTypeArg - getCommandTypeArg()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||