Uses of Enum Class
org.apache.maven.api.annotations.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
Modifier and TypeMethodDescriptionstatic Config.Source
Returns 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.