Uses of Enum Class
org.apache.rat.OptionCollection.ArgumentType
Packages that use OptionCollection.ArgumentType
Package
Description
The base package for the RAT tool.
Contains ancillary enhanced options for the various RAT interfaces.
Contains velocity based tools and accessories.
-
Uses of OptionCollection.ArgumentType in org.apache.rat
Subclasses with type arguments of type OptionCollection.ArgumentType in org.apache.ratMethods in org.apache.rat that return OptionCollection.ArgumentTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static OptionCollection.ArgumentType[]OptionCollection.ArgumentType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of OptionCollection.ArgumentType in org.apache.rat.documentation.options
Fields in org.apache.rat.documentation.options declared as OptionCollection.ArgumentTypeModifier and TypeFieldDescriptionprotected final OptionCollection.ArgumentTypeAbstractOption.argumentTypeThe argument type for this optionMethods in org.apache.rat.documentation.options that return OptionCollection.ArgumentTypeModifier and TypeMethodDescriptionAbstractOption.getArgType()Gets the argument type if there is one. -
Uses of OptionCollection.ArgumentType in org.apache.rat.documentation.velocity
Methods in org.apache.rat.documentation.velocity that return types with arguments of type OptionCollection.ArgumentType