| Package | Description |
|---|---|
| org.springframework.shell.boot |
| Modifier and Type | Method and Description |
|---|---|
SpringShellProperties.HelpCommand.GroupingMode |
SpringShellProperties.HelpCommand.getGroupingMode() |
static SpringShellProperties.HelpCommand.GroupingMode |
SpringShellProperties.HelpCommand.GroupingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpringShellProperties.HelpCommand.GroupingMode[] |
SpringShellProperties.HelpCommand.GroupingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpringShellProperties.HelpCommand.setGroupingMode(SpringShellProperties.HelpCommand.GroupingMode groupingMode) |
Copyright © 2023. All rights reserved.