|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandLineArguments | |
---|---|
org.codehaus.mojo.cobertura.tasks |
Uses of CommandLineArguments in org.codehaus.mojo.cobertura.tasks |
---|
Fields in org.codehaus.mojo.cobertura.tasks declared as CommandLineArguments | |
---|---|
protected CommandLineArguments |
AbstractTask.cmdLineArgs
The shared command line args. |
Methods in org.codehaus.mojo.cobertura.tasks that return CommandLineArguments | |
---|---|
CommandLineArguments |
AbstractTask.getCmdLineArgs()
Return the command line args. |
Methods in org.codehaus.mojo.cobertura.tasks with parameters of type CommandLineArguments | |
---|---|
void |
AbstractTask.setCmdLineArgs(CommandLineArguments cmdLineArgs)
Set the entire command line args. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |