Package nz.org.riskscape.engine.cli
Class FormatsCommand.FormatInfo
java.lang.Object
nz.org.riskscape.engine.cli.EngineOnlyCommand
nz.org.riskscape.engine.cli.FormatsCommand.BaseFormatCommand
nz.org.riskscape.engine.cli.FormatsCommand.FormatInfo
- All Implemented Interfaces:
AutoCloseable,nz.org.riskscape.engine.cli.ChildCommand,nz.org.riskscape.engine.cli.EngineCommand,nz.org.riskscape.engine.cli.TerminalCommand
- Enclosing class:
- FormatsCommand
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class nz.org.riskscape.engine.cli.FormatsCommand.BaseFormatCommand
getDescription, getResolverMethods inherited from class nz.org.riskscape.engine.cli.EngineOnlyCommand
getEngine, getMessages, getTerminal, run, setEngine, setMessages, setTerminalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface nz.org.riskscape.engine.cli.EngineCommand
closeMethods inherited from interface nz.org.riskscape.engine.cli.TerminalCommand
print, printerr, stderr, stdin, stdout
-
Constructor Details
-
FormatInfo
public FormatInfo()
-
-
Method Details
-
doCommand
- Specified by:
doCommandin classnz.org.riskscape.engine.cli.EngineOnlyCommand
-
getName
-
setName
-