arq.cmdline
Class ModVersion
java.lang.Object
arq.cmdline.ModVersion
- All Implemented Interfaces:
- ArgModule, ArgModuleGeneral
public class ModVersion
- extends java.lang.Object
- implements ArgModuleGeneral
|
Constructor Summary |
ModVersion(boolean printAndExit)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModVersion
public ModVersion(boolean printAndExit)
addClass
public void addClass(java.lang.Class<?> c)
registerWith
public void registerWith(CmdGeneral cmdLine)
- Specified by:
registerWith in interface ArgModuleGeneral
processArgs
public void processArgs(CmdArgModule cmdLine)
- Specified by:
processArgs in interface ArgModule
getVersionFlag
public boolean getVersionFlag()
printVersion
public void printVersion()
printVersionAndExit
public void printVersionAndExit()
Copyright © 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP