public class QrStatCommand extends AnnotatedCommand
Constructor and Description |
---|
QrStatCommand() |
Modifier and Type | Method and Description |
---|---|
void |
printUsage(OptionInfo oi) |
void |
run(java.lang.String[] args)
Run the command
|
void |
setAdvanceReservationList(OptionInfo oi) |
void |
setExplain(OptionInfo oi) |
void |
setUserList(OptionInfo oi) |
void |
setXml(OptionInfo oi) |
getCustomExitCode, getDefaultErrorMessage, getExtraArguments, getOptionDescriptorMap, getOptionInfo, getOriginalExtraArguments, hasExtraArguments, initOptionDescriptorMap, invokeOptions, listOptions, parseAndInvokeOptions, parseOptions, tokenizeArgs
getExitCode, getShell, getUsage, init, printAnswers, setExitCode
public void run(java.lang.String[] args) throws java.lang.Exception
AbstractCommand
run
in class AbstractCommand
java.lang.Exception
public void setAdvanceReservationList(OptionInfo oi) throws JGDIException
JGDIException
public void printUsage(OptionInfo oi) throws JGDIException
JGDIException
public void setUserList(OptionInfo oi) throws JGDIException
JGDIException
public void setXml(OptionInfo oi) throws JGDIException
JGDIException
public void setExplain(OptionInfo oi) throws JGDIException
JGDIException
Copyright © 2007 Sun Microsystems, Inc. All rights reserved.