com.symbian.et.test.cmdline.genericcmds
Class VersionCmdLine

java.lang.Object
  extended bycom.symbian.et.test.cmdline.CmdLine
      extended bycom.symbian.et.test.cmdline.genericcmds.VersionCmdLine

public class VersionCmdLine
extends CmdLine

describes syntax for 'version' command

Author:
EngineeringTools

Field Summary
 
Fields inherited from class com.symbian.et.test.cmdline.CmdLine
 
Constructor Summary
VersionCmdLine()
           
 
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

VersionCmdLine

public VersionCmdLine()