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, tokenizeArgsgetExitCode, getShell, getUsage, init, printAnswers, setExitCodepublic void run(java.lang.String[] args)
throws java.lang.Exception
AbstractCommandrun in class AbstractCommandjava.lang.Exceptionpublic void setAdvanceReservationList(OptionInfo oi) throws JGDIException
JGDIExceptionpublic void printUsage(OptionInfo oi) throws JGDIException
JGDIExceptionpublic void setUserList(OptionInfo oi) throws JGDIException
JGDIExceptionpublic void setXml(OptionInfo oi) throws JGDIException
JGDIExceptionpublic void setExplain(OptionInfo oi) throws JGDIException
JGDIExceptionCopyright © 2007 Sun Microsystems, Inc. All rights reserved.