AlignOptions.VersionSource |
PomEditor.Dependencies.detectVersionSource() |
Determine whether dependency versions predominantly use property references or literal values.
|
static AlignOptions.VersionSource |
AlignOptions.VersionSource.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AlignOptions.VersionSource[] |
AlignOptions.VersionSource.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
AlignOptions.VersionSource |
AlignOptions.versionSource() |
The configured version source, or null to indicate auto-detection.
|