com.symbian.et.test.driver.commands
Class PrintCmdLine

java.lang.Object
  extended bycom.symbian.et.test.cmdline.CmdLine
      extended bycom.symbian.et.test.driver.commands.PrintCmdLine

public class PrintCmdLine
extends CmdLine

class that describes the syntax of the 'print' command

Author:
EngineeringTools

Field Summary
 
Fields inherited from class com.symbian.et.test.cmdline.CmdLine
 
Constructor Summary
PrintCmdLine()
          standard constructor
 
Methods inherited from class com.symbian.et.test.cmdline.CmdLine
addSwitch, addSwitch, checkAdditionalConstraints, checkConstraints, find, getCommandLine, getOptions, isCommand, printAllCmds, printCommand, printCopyright, printDescription, printHelp, printPurpose, printToolName, printToolVersion, setCmdSet, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintCmdLine

public PrintCmdLine()
standard constructor