Uses of Enum
ru.cwcode.commands.CompletionStyle
Packages that use CompletionStyle
-
Uses of CompletionStyle in ru.cwcode.commands
Methods in ru.cwcode.commands that return CompletionStyleModifier and TypeMethodDescriptionstatic CompletionStyleReturns the enum constant of this type with the specified name.static CompletionStyle[]CompletionStyle.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CompletionStyle in ru.cwcode.commands.arguments.basic
Methods in ru.cwcode.commands.arguments.basic with parameters of type CompletionStyleModifier and TypeMethodDescriptionDoubleArg.setStyle(CompletionStyle style) IntegerArg.setStyle(CompletionStyle style) StringArg.setStyle(CompletionStyle style)