Uses of Enum Class
org.apache.maven.api.annotations.Config.Source
Packages that use Config.Source
Package
Description
This package contains non-functional annotations which are
used to tag various elements and help users understanding
how those types should be used.
-
Uses of Config.Source in org.apache.maven.api.annotations
Methods in org.apache.maven.api.annotations that return Config.SourceModifier and TypeMethodDescriptionstatic Config.SourceReturns the enum constant of this class with the specified name.static Config.Source[]Config.Source.values()Returns an array containing the constants of this enum class, in the order they are declared.