Uses of Enum Class
org.apache.maven.api.annotations.Config.Source
-
Uses of Config.Source in org.apache.maven.api.annotations
Subclasses with type arguments of type Config.Source in org.apache.maven.api.annotationsModifier and TypeClassDescriptionstatic enumProperty source, which determines when and where the property will be read from or set for consumption.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.