Uses of Enum Class
top.magstar.framework.commands.ArgType
Packages that use ArgType
-
Uses of ArgType in top.magstar.framework.commands
Methods in top.magstar.framework.commands that return ArgTypeModifier and TypeMethodDescriptionstatic ArgTypeReturns the enum constant of this class with the specified name.static ArgType[]ArgType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in top.magstar.framework.commands with parameters of type ArgTypeModifier and TypeMethodDescriptionstatic ObjectArgumentParser.parseArgument(String input, ArgType type)