クラス SpringShellProperties.CompletionCommand

java.lang.ObjectSE
org.springframework.shell.boot.SpringShellProperties.CompletionCommand
含まれているクラス:
SpringShellProperties

public static class SpringShellProperties.CompletionCommand extends ObjectSE
  • コンストラクターの詳細

    • CompletionCommand

      public CompletionCommand()
  • メソッドの詳細

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • getRootCommand

      public StringSE getRootCommand()
    • setRootCommand

      public void setRootCommand(StringSE rootCommand)