Uses of Class
net.thevpc.naru.tool.ToolParameter
Packages that use ToolParameter
-
Uses of ToolParameter in net.thevpc.naru.tool
Methods in net.thevpc.naru.tool that return ToolParameterMethods in net.thevpc.naru.tool with parameters of type ToolParameterModifier and TypeMethodDescriptionstatic ToolDefinitionToolRegistry.buildDefinition(String name, String description, ToolParameter... params) Build aToolDefinitionfrom a list ofToolParameters.