Uses of Enum Class
picocli.CommandLine.ParseResult.GroupValidationResult.Type
-
Uses of CommandLine.ParseResult.GroupValidationResult.Type in picocli
Fields in picocli declared as CommandLine.ParseResult.GroupValidationResult.TypeModifier and TypeFieldDescription(package private) CommandLine.ParseResult.GroupValidationResult.Type
CommandLine.ParseResult.GroupValidationResult.type
Methods in picocli that return CommandLine.ParseResult.GroupValidationResult.TypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.CommandLine.ParseResult.GroupValidationResult.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in picocli with parameters of type CommandLine.ParseResult.GroupValidationResult.TypeModifierConstructorDescription(package private)
(package private)
GroupValidationResult
(CommandLine.ParseResult.GroupValidationResult.Type type, CommandLine.ParameterException exception)