Uses of Enum Class
org.apache.rat.OptionCollection.ArgumentType
Packages that use OptionCollection.ArgumentType
Package
Description
The base package for the RAT tool.
Contains velocity based tools and accessories.
Classes that support UI generation and interoperability.
-
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.Methods in org.apache.rat that return types with arguments of type OptionCollection.ArgumentTypeModifier and TypeMethodDescriptionOptionCollection.ArgumentType.forDisplayName(String displayName) Get the matching Argument type. -
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 -
Uses of OptionCollection.ArgumentType in org.apache.rat.ui
Fields in org.apache.rat.ui declared as OptionCollection.ArgumentTypeModifier and TypeFieldDescriptionprotected final OptionCollection.ArgumentTypeUIOption.argumentTypeThe argument type for this optionMethods in org.apache.rat.ui that return OptionCollection.ArgumentType