Uses of Enum Class
org.springframework.shell.boot.SpringShellProperties.HelpCommand.GroupingMode
Packages that use SpringShellProperties.HelpCommand.GroupingMode
-
Uses of SpringShellProperties.HelpCommand.GroupingMode in org.springframework.shell.boot
Methods in org.springframework.shell.boot that return SpringShellProperties.HelpCommand.GroupingModeModifier and TypeMethodDescriptionSpringShellProperties.HelpCommand.getGroupingMode()Returns the enum constant of this class with the specified name.SpringShellProperties.HelpCommand.GroupingMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.shell.boot with parameters of type SpringShellProperties.HelpCommand.GroupingModeModifier and TypeMethodDescriptionvoidSpringShellProperties.HelpCommand.setGroupingMode(SpringShellProperties.HelpCommand.GroupingMode groupingMode)