Uses of Interface
wf.utils.command.subcommand.executor.types.ArgumentType
Packages that use ArgumentType
Package
Description
-
Uses of ArgumentType in wf.utils.command.subcommand.executor
Methods in wf.utils.command.subcommand.executor that return ArgumentTypeMethods in wf.utils.command.subcommand.executor with parameters of type ArgumentTypeConstructors in wf.utils.command.subcommand.executor with parameters of type ArgumentTypeModifierConstructorDescriptionArgument(String name, ArgumentType type) Argument(String name, ArgumentType type, boolean obl) Argument(String name, ArgumentType type, boolean obl, Object def) Argument(String name, ArgumentType type, Object def) Argument(ArgumentType type) Argument(ArgumentType type, boolean obl, Object def) Argument(ArgumentType type, Object def) -
Uses of ArgumentType in wf.utils.command.subcommand.executor.types
Fields in wf.utils.command.subcommand.executor.types declared as ArgumentTypeModifier and TypeFieldDescriptionstatic final ArgumentTypeArgumentType.BOOLEANstatic final ArgumentTypeArgumentType.DOUBLEstatic final ArgumentTypeArgumentType.INTEGERstatic final ArgumentTypeArgumentType.LONGstatic final ArgumentTypeArgumentType.MULTI_STRINGstatic final ArgumentTypeArgumentType.STRINGMethods in wf.utils.command.subcommand.executor.types that return ArgumentTypeModifier and TypeMethodDescriptionstatic ArgumentTypestatic ArgumentTypeArgumentType.ofOptions(Collection<String> options) -
Uses of ArgumentType in wf.utils.command.subcommand.executor.types.standart
Classes in wf.utils.command.subcommand.executor.types.standart that implement ArgumentTypeModifier and TypeClassDescriptionclassclassclassclassclassclassclass