|
dbXML API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandLine | |
com.dbxml.db.client.tools | Defines the dbXML Command Line interface and the APIs for developing command line behaviors. |
com.dbxml.db.client.tools.command | Defines the standard dbXML Command Line behaviors. |
Uses of CommandLine in com.dbxml.db.client.tools |
Methods in com.dbxml.db.client.tools that return CommandLine | |
CommandLine |
Command.getCommandLine()
getCommandLine returns the CommandLine reference for this CommandLine instance. |
Methods in com.dbxml.db.client.tools with parameters of type CommandLine | |
void |
Command.setCommandLine(CommandLine cl)
setCommandLine sets the CommandLine reference for this CommandLine instance. |
Uses of CommandLine in com.dbxml.db.client.tools.command |
Methods in com.dbxml.db.client.tools.command that return CommandLine | |
CommandLine |
CommandBase.getCommandLine()
|
Methods in com.dbxml.db.client.tools.command with parameters of type CommandLine | |
void |
CommandBase.setCommandLine(CommandLine cl)
|
|
dbXML API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |