public class InitCommand extends OptionParsingCommand
Command。| コンストラクターと説明 |
|---|
InitCommand() |
InitCommand(org.springframework.boot.cli.command.init.InitCommand.InitOptionHandler handler) |
| 修飾子と型 | メソッドと説明 |
|---|---|
CollectionSE<HelpExample> | getExamples() コマンドのいくつかの例を返します。 |
StringSE | getUsageHelp() コマンドの使用箇所のヘルプを返します。 |
getHandler, getHelp, getOptionsHelp, rungetDescription, getNamecloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic InitCommand()
public InitCommand(org.springframework.boot.cli.command.init.InitCommand.InitOptionHandler handler)
public StringSE getUsageHelp()
CommandCommand の getUsageHelp AbstractCommand の getUsageHelp public CollectionSE<HelpExample> getExamples()
CommandCommand の getExamples AbstractCommand の getExamples Copyright © 2019 Pivotal Software, Inc.. All rights reserved.