|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SetConfigurationArg
| Method Summary | |
|---|---|
Configuration |
getConfigurationArg()
Fetch the value of the configurationarg argument. |
java.lang.String |
getNamespaceArg()
Fetch the value of the namespacearg argument. |
void |
setConfigurationArg(Configuration configurationarg)
Set the value of the configurationarg 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()Configuration getConfigurationArg()
setConfigurationArg(com.ail.core.configure.Configuration)void setConfigurationArg(Configuration configurationarg)
configurationarg - New value for configurationarg argument.getConfigurationArg()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||