Uses of Enum
org.apache.rat.config.SourceCodeManagementSystems
Packages that use SourceCodeManagementSystems
Package
Description
Contains source code management / revision control information used during plugin runs.
-
Uses of SourceCodeManagementSystems in org.apache.rat.config
Methods in org.apache.rat.config that return SourceCodeManagementSystemsModifier and TypeMethodDescriptionstatic SourceCodeManagementSystems
Returns the enum constant of this type with the specified name.static SourceCodeManagementSystems[]
SourceCodeManagementSystems.values()
Returns an array containing the constants of this enum type, in the order they are declared.